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
...
*
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-24
*
Add default_char_signedness field to ControlFileData.
Masahiko Sawada
2025-02-21
*
Drop opcintype from index AM strategy translation API
Peter Eisentraut
2025-02-21
*
Remove various unnecessary (char *) casts
Peter Eisentraut
2025-02-20
*
Fix FATAL message for invalid recovery timeline at beginning of recovery
Michael Paquier
2025-02-20
*
Correct relation size estimate with low fillfactor
Tomas Vondra
2025-02-19
*
Fix crash in brininsertcleanup during logical replication.
Tom Lane
2025-02-19
*
Invalidate inactive replication slots.
Amit Kapila
2025-02-19
*
Reduce scope of heap vacuum per_buffer_data
Melanie Plageman
2025-02-18
*
Revert: Get rid of WALBufMappingLock
Alexander Korotkov
2025-02-17
*
Add information about WAL buffers full to VACUUM/ANALYZE (VERBOSE)
Michael Paquier
2025-02-17
*
Move wal_buffers_full from PgStat_PendingWalStats to WalUsage
Michael Paquier
2025-02-17
*
Get rid of WALBufMappingLock
Alexander Korotkov
2025-02-17
*
Add delay time to VACUUM/ANALYZE (VERBOSE) and autovacuum logs.
Nathan Bossart
2025-02-14
*
Use PqMsg_Progress macro in HandleParallelMessage().
Nathan Bossart
2025-02-14
*
Use streaming read I/O in VACUUM's third phase
Melanie Plageman
2025-02-14
*
Use streaming read I/O in VACUUM's first phase
Melanie Plageman
2025-02-14
*
Convert heap_vac_scan_next_block() boolean parameters to flags
Melanie Plageman
2025-02-14
*
Remove unnecessary (char *) casts [xlog]
Peter Eisentraut
2025-02-13
*
XLogRegisterData, XLogRegisterBufData void * argument for binary data
Peter Eisentraut
2025-02-13
*
Remove unnecessary (char *) casts [mem]
Peter Eisentraut
2025-02-12
*
Add is_analyze parameter to vacuum_delay_point().
Nathan Bossart
2025-02-11
*
Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
2025-02-11
*
Virtual generated columns
Peter Eisentraut
2025-02-07
*
Introduce autovacuum_vacuum_max_threshold.
Nathan Bossart
2025-02-05
*
Add data for WAL in pg_stat_io and backend statistics
Michael Paquier
2025-02-04
*
Integrate GistTranslateCompareType() into IndexAmTranslateCompareType()
Peter Eisentraut
2025-02-03
*
Fix typo in xlog.c
Michael Paquier
2025-02-03
*
Convert strategies to and from compare types
Peter Eisentraut
2025-02-02
*
Add get_opfamily_name() function
Peter Eisentraut
2025-02-01
*
Rename GistTranslateStratnum() to GistTranslateCompareType()
Peter Eisentraut
2025-02-01
*
Get rid of our dependency on type "long" for memory size calculations.
Tom Lane
2025-01-31
*
Fix grammatical typos around possessive "its"
John Naylor
2025-01-29
*
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
Michael Paquier
2025-01-28
*
At update of non-LP_NORMAL TID, fail instead of corrupting page header.
Noah Misch
2025-01-25
*
Merge copies of converting an XID to a FullTransactionId.
Noah Misch
2025-01-25
*
Add some const decorations (htup.h)
Peter Eisentraut
2025-01-23
*
Add some more use of Page/PageData rather than char *
Peter Eisentraut
2025-01-20
*
Fix header check for continuation records where standbys could be stuck
Michael Paquier
2025-01-20
*
Revert recent changes related to handling of 2PC files at recovery
Michael Paquier
2025-01-17
*
Add and use BitmapHeapScanDescData struct
Melanie Plageman
2025-01-16
*
Fix nbtree contradictory array element comment.
Peter Geoghegan
2025-01-16
*
Add more general summary to vacuumlazy.c
Melanie Plageman
2025-01-15
*
Change gist stratnum function to use CompareType
Peter Eisentraut
2025-01-15
*
Fix potential integer overflow in bringetbitmap()
Michael Paquier
2025-01-14
*
Move nbtree preprocessing into new .c file.
Peter Geoghegan
2025-01-13
*
Add support for NOT ENFORCED in CHECK constraints
Peter Eisentraut
2025-01-11
*
Make verify_compact_attribute available in non-assert builds
David Rowley
2025-01-11
*
Fix obsolete nbtree README left link remarks.
Peter Geoghegan
2025-01-10
*
Fix SLRU bank selection code
Álvaro Herrera
2025-01-09
[prev]
[next]