Commits

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

DateSubjectAuthorReleases
2026-05-14 Fix jsonpath .split_part() to honor silent mode Michael Paquier 19 (unreleased)
2026-05-13 pg_stat_statements: Set PlannedStmt to NULL after nested utility execution Michael Paquier 19 (unreleased)
2026-05-13 Add more tests for corrupted data with pglz_decompress() Michael Paquier 19 (unreleased)
2026-05-12 pg_stat_statements: Fix potential use-after-free of PlannedStmt Michael Paquier 19 (unreleased)
2026-05-11 Prevent path traversal in pg_basebackup and pg_rewind Michael Paquier 19 (unreleased)
2026-05-11 Fix overflows with ts_headline() Michael Paquier 19 (unreleased)
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 19 (unreleased)
2026-05-11 Fix MCV input array checks in statistics restore functions Michael Paquier 19 (unreleased)
2026-05-11 Apply timingsafe_bcmp() in authentication paths Michael Paquier 19 (unreleased)
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 19 (unreleased)
2026-05-07 Simplify code in objectaddress.c for some property graph objects Michael Paquier 19 (unreleased)
2026-05-01 doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION Michael Paquier 19 (unreleased)
2026-04-30 Fix errno check based on EINTR in pg_flush_data() Michael Paquier 19 (unreleased)
2026-04-30 Adjust some incorrect *GetDatum() macros Michael Paquier 19 (unreleased)
2026-04-30 Fix error of pg_stat_reset_shared() Michael Paquier 19 (unreleased)
2026-04-27 doc: Fix grammar in some logical replication pages Michael Paquier 19 (unreleased)
2026-04-27 Fix some memory leaks in the WAL receiver Michael Paquier 19 (unreleased)
2026-04-22 Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index Michael Paquier 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-21 Fix orphaned processes when startup process fails during PM_STARTUP Michael Paquier 19 (unreleased)
2026-04-20 Meson: Fix check_header() for readline and gssapi Michael Paquier 19 (unreleased)
2026-04-14 Add tests for low-level PGLZ [de]compression routines Michael Paquier 19 (unreleased)
2026-04-13 test_saslprep: Fix issue with copy of input bytea Michael Paquier 19 (unreleased)
2026-04-11 Honor passed-in database OIDs in pgstat_database.c Michael Paquier 19 (unreleased)
2026-04-10 Zero-fill private_data when attaching an injection point Michael Paquier 19 (unreleased)