Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2026-07-02 test_custom_stats: Fail if loading module outside shared_preload_libraries Michael Paquier 19 (unreleased)
2026-07-02 Fix jsonpath .decimal() to honor silent mode Michael Paquier 19 (unreleased)
2026-07-01 Avoid useless calls in pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2026-06-30 Change stat_lock.wait_time to double precision Michael Paquier 19 (unreleased)
2026-06-29 Simplify some stats restore code with InputFunctionCallSafe() Michael Paquier 19 (unreleased)
2026-06-29 doc: Reorder table for Object DDL Functions Michael Paquier 19 (unreleased)
2026-06-27 Switch maximum of GUC huge_page_size to MAX_KILOBYTES Michael Paquier 19 (unreleased)
2026-06-26 doc: Improve description of pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2026-06-24 Fix set of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 19 (unreleased)
2026-06-22 doc: Update pg_dump/dumpall/upgrade about handling of external statistics Michael Paquier 19 (unreleased)
2026-06-20 Make type cache initialization more resilient on re-entry after OOM Michael Paquier 19 (unreleased)
2026-06-20 Make StandbyAcquireAccessExclusiveLock() more resilent with OOMs Michael Paquier 19 (unreleased)
2026-06-18 Make GetSnapshotData() more resilient on out-of-memory errors Michael Paquier 19 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 19 (unreleased)
2026-06-17 Fix pgstat_count_io_op_time() calls passing incorrect information Michael Paquier 19 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 19 (unreleased)
2026-06-16 pg_restore: Use dependency-based matching for STATISTICS DATA Michael Paquier 19 (unreleased)
2026-06-16 Reject oversized MCV lists in pg_restore_extended_stats() Michael Paquier 19 (unreleased)
2026-06-15 pg_dump: Remove dead code in TAP tests Michael Paquier 19 (unreleased)
2026-06-15 Fix inconsistencies with pg_restore --statistics[-only] Michael Paquier 19 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 19 (unreleased)
2026-06-12 Update expected regression test output for xml_2.out Michael Paquier 19 (unreleased)
2026-06-12 Fix second race with timeline selection during promotion Michael Paquier 19 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 19 (unreleased)