Commits

DateSubjectAuthorReleases
2025-12-27 Remove MsgType type Peter Eisentraut 19 (unreleased)
2025-12-23 Toggle logical decoding dynamically based on logical slot presence. Masahiko Sawada 19 (unreleased)
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 14.21
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 16.12
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 15.16
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
2025-12-16 Separate out bytea sort support from varlena.c John Naylor 19 (unreleased)
2025-12-15 Allow cumulative statistics to read/write auxiliary data from/to disk Michael Paquier 19 (unreleased)
2025-12-14 Update typedefs.list to match what the buildfarm currently reports. Tom Lane 19 (unreleased)
2025-12-14 Looks like we can't test NLS on machines that lack any es_ES locale. Tom Lane 19 (unreleased)
2025-12-14 bufmgr: Separate keys for private refcount infrastructure Andres Freund 19 (unreleased)
2025-12-14 Implement ALTER TABLE ... SPLIT PARTITION ... command Alexander Korotkov 19 (unreleased)
2025-12-09 Widen MultiXactOffset to 64 bits Heikki Linnakangas 19 (unreleased)
2025-12-08 test_custom_stats: Test module for custom cumulative statistics Michael Paquier 19 (unreleased)
2025-12-08 injection_points: Remove portions related to custom pgstats Michael Paquier 19 (unreleased)
2025-12-03 Rename BUFFERPIN wait event class to BUFFER Andres Freund 19 (unreleased)
2025-12-03 bufmgr: Turn BUFFER_LOCK_* into an enum Andres Freund 19 (unreleased)
2025-11-28 Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 19 (unreleased)
2025-11-26 Have the planner replace COUNT(ANY) with COUNT(*), when possible David Rowley 19 (unreleased)
2025-11-26 Add input function for data type pg_dependencies Michael Paquier 19 (unreleased)
2025-11-26 Add input function for data type pg_ndistinct Michael Paquier 19 (unreleased)
2025-11-24 pg_buffercache: Add pg_buffercache_os_pages Michael Paquier 19 (unreleased)
2025-11-23 Add SupportRequestInlineInFrom planner support request. Tom Lane 19 (unreleased)
2025-11-21 Update timezone to C99 Peter Eisentraut 19 (unreleased)
2025-11-20 Refactor heap_page_prune_and_freeze() parameters into a struct Melanie Plageman 19 (unreleased)