Commits

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

DateSubjectAuthorReleases
2024-11-05 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 16.5
2024-10-29 doc: Add better description for rewrite functions in event triggers Michael Paquier 16.5
2024-10-22 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 16.5
2024-10-16 Rewrite some regression queries for option checks with COPY Michael Paquier 16.5
2024-10-14 psql: Fix \watch when using interval values less than 1ms Michael Paquier 16.5
2024-10-02 doc: Clarify name of files generated by pg_waldump --save-fullpage Michael Paquier 16.5
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 16.5
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 16.5
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 16.5
2024-09-19 psql: Fix memory leak with repeated calls of \bind Michael Paquier 16.5
2024-09-18 Add missing query ID reporting in extended query protocol Michael Paquier 16.5
2024-09-09 Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressions Michael Paquier 16.5
2024-07-19 Propagate query IDs of utility statements in functions Michael Paquier 16.4
2024-06-27 Fix overflow with pgstats DSA reference count Michael Paquier 16.4
2024-06-14 doc: Fix description WAL writer in glossary Michael Paquier 16.4
2024-06-07 Add more debugging information when dropping twice pgstats entry Michael Paquier 16.4
2024-06-05 Prevent inconsistent use of stats entry for replication slots Michael Paquier 16.4
2024-06-05 doc: Fix example with database regexp in HBA documentation Michael Paquier 16.4
2024-05-24 Improve stability of subscription/029_on_error.pl Michael Paquier 16.4
2024-05-23 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 16.4
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 16.4
2024-04-16 xml2: Replace deprecated routines with recommended ones Michael Paquier 16.3
2024-04-11 Use correct datatype for xmin variables in slot.c Michael Paquier 16.3
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 16.3
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 16.3