index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
Commit message (
Expand
)
Author
Age
...
*
Revert: Let table AM insertion methods control index insertion
Alexander Korotkov
2024-04-11
*
Revert: Custom reloptions for table AM
Alexander Korotkov
2024-04-11
*
Fix inconsistency with replay of hash squeeze record for clean buffers
Michael Paquier
2024-04-11
*
Get rid of anonymous struct
John Naylor
2024-04-09
*
Teach radix tree to embed values at runtime
John Naylor
2024-04-08
*
Teach TID store to skip bitmap for small numbers of offsets
John Naylor
2024-04-08
*
Provide a way block-level table AMs could re-use acquire_sample_rows()
Alexander Korotkov
2024-04-08
*
Fill CommonRdOptions with default values in extract_autovac_opts()
Alexander Korotkov
2024-04-08
*
Custom reloptions for table AM
Alexander Korotkov
2024-04-08
*
Use bump context for TID bitmaps stored by vacuum
John Naylor
2024-04-08
*
Remove references to old function name
Andres Freund
2024-04-07
*
Fix alignment of stack variable
John Naylor
2024-04-08
*
Remove redundant nbtree preprocessing assertions.
Peter Geoghegan
2024-04-07
*
Use streaming I/O in ANALYZE.
Thomas Munro
2024-04-08
*
Use conditional variable to wait for next MultiXact offset
Alvaro Herrera
2024-04-07
*
Avoid extra lookups with nbtree array inequalities.
Peter Geoghegan
2024-04-07
*
Use streaming I/O in sequential scans.
Thomas Munro
2024-04-08
*
Add XLogCtl->logInsertResult
Alvaro Herrera
2024-04-07
*
Reduce branches in heapgetpage()'s per-tuple loop
Andres Freund
2024-04-06
*
Optimize visibilitymap_count() with AVX-512 instructions.
Nathan Bossart
2024-04-06
*
BitmapHeapScan: Push skip_fetch optimization into table AM
Tomas Vondra
2024-04-07
*
Call WaitLSNCleanup() in AbortTransaction()
Alexander Korotkov
2024-04-07
*
Enhance nbtree ScalarArrayOp execution.
Peter Geoghegan
2024-04-06
*
Operate XLogCtl->log{Write,Flush}Result with atomics
Alvaro Herrera
2024-04-05
*
Secondary refactor of heap scanning functions
David Rowley
2024-04-04
*
Preliminary refactor of heap scanning functions
David Rowley
2024-04-04
*
Invent SERIALIZE option for EXPLAIN.
Tom Lane
2024-04-03
*
Split XLogCtl->LogwrtResult into separate struct members
Alvaro Herrera
2024-04-03
*
Combine freezing and pruning steps in VACUUM
Heikki Linnakangas
2024-04-03
*
Refactor how heap_prune_chain() updates prunable_xid
Heikki Linnakangas
2024-04-03
*
Use the pairing heap instead of a flat array for LSN replay waiters
Alexander Korotkov
2024-04-03
*
Add error codes to some PANIC/FATAL errors reports
Daniel Gustafsson
2024-04-03
*
Implement pg_wal_replay_wait() stored procedure
Alexander Korotkov
2024-04-02
*
Revert "Custom reloptions for table AM"
Alexander Korotkov
2024-04-02
*
Use TidStore for dead tuple TIDs storage during lazy vacuum.
Masahiko Sawada
2024-04-02
*
Introduce 'options' argument to heap_page_prune()
Heikki Linnakangas
2024-04-02
*
Handle non-chain tuples outside of heap_prune_chain()
Heikki Linnakangas
2024-04-01
*
Refactor heap_prune_chain()
Heikki Linnakangas
2024-04-01
*
Minor refactoring in heap_page_prune
Heikki Linnakangas
2024-04-01
*
Let table AM insertion methods control index insertion
Alexander Korotkov
2024-03-30
*
Custom reloptions for table AM
Alexander Korotkov
2024-03-30
*
Generalize relation analyze in table AM interface
Alexander Korotkov
2024-03-30
*
Allow "internal" subtransactions in parallel mode.
Tom Lane
2024-03-28
*
Remove obsolete comment about VACUUM retrying pruning
Heikki Linnakangas
2024-03-28
*
Rethink create and attach APIs of shared TidStore.
Masahiko Sawada
2024-03-28
*
Fix some typos and grammar issues from commit 87985cc92522
Alexander Korotkov
2024-03-27
*
Fix a calculation in TidStoreCreate().
Masahiko Sawada
2024-03-26
*
Allow locking updated tuples in tuple_update() and tuple_delete()
Alexander Korotkov
2024-03-26
*
Merge prune, freeze and vacuum WAL record formats
Heikki Linnakangas
2024-03-25
*
Fix an oversight in refactoring in 06b10f80ba4.
Alexander Korotkov
2024-03-22
[prev]
[next]