Commits

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

DateSubjectAuthorReleases
2026-05-28 Make stack depth check work with asan's use-after-return Andres Freund 16 (unreleased)
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 16.7
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 16.7
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 16.7
2024-09-18 Add missing query ID reporting in extended query protocol Michael Paquier 16.5
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 16.4
2023-07-10 Be more rigorous about local variables in PostgresMain(). Tom Lane 16.0
2023-07-10 Message wording improvements Peter Eisentraut 16.0
2023-04-08 Handle logical slot conflicts on standby Andres Freund 16.0
2023-04-03 When using valgrind, log the current query after an error is detected. Tom Lane 16.0
2023-02-20 Speedup and increase usability of set proc title functions David Rowley 16.0
2023-02-02 Retire PG_SETMASK() macro. Thomas Munro 16.0
2023-01-12 Use WaitEventSet API for postmaster's event loop. Thomas Munro 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-13 Rethink handling of [Prevent|Is]InTransactionBlock in pipeline mode. Tom Lane 16.0
2022-12-12 Order getopt arguments Peter Eisentraut 16.0
2022-10-28 Remove AssertArg and AssertState Peter Eisentraut 16.0
2022-10-14 Store GUC data in a memory context, instead of using malloc(). Tom Lane 16.0
2022-10-12 Fix shadow variable in postgres.c Michael Paquier 16.0
2022-09-26 Enable WRITE_READ_PARSE_PLAN_TREES of rewritten utility statements Tom Lane 16.0
2022-09-26 Implement WRITE_READ_PARSE_PLAN_TREES for raw parse trees Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-09-12 Assorted examples of expanded type-safer palloc/pg_malloc API Peter Eisentraut 16.0
2022-08-13 Remove configure probe for sys/select.h. Thomas Munro 16.0