Commits

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

DateSubjectAuthorReleases
2024-11-25 doc: Fix example with __next__() in PL/Python function Michael Paquier 15.11
2024-11-21 Fix memory leak in pgoutput for the WAL sender Michael Paquier 15.11
2024-11-15 Fix race conditions with drop of reused pgstats entries Michael Paquier 15.10
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 15.9
2024-11-05 Clear padding of PgStat_HashKey when handling pgstats entries Michael Paquier 15.9
2024-10-29 doc: Add better description for rewrite functions in event triggers Michael Paquier 15.9
2024-10-22 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 15.9
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 15.9
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 15.9
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 15.9
2024-09-18 Add missing query ID reporting in extended query protocol Michael Paquier 15.9
2024-09-09 Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressions Michael Paquier 15.9
2024-06-27 Fix overflow with pgstats DSA reference count Michael Paquier 15.8
2024-06-14 doc: Fix description WAL writer in glossary Michael Paquier 15.8
2024-06-07 Add more debugging information when dropping twice pgstats entry Michael Paquier 15.8
2024-06-05 Prevent inconsistent use of stats entry for replication slots Michael Paquier 15.8
2024-05-24 Improve stability of subscription/029_on_error.pl Michael Paquier 15.8
2024-05-23 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 15.8
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 15.8
2024-04-16 xml2: Replace deprecated routines with recommended ones Michael Paquier 15.7
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 15.7
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 15.7
2024-02-19 ecpg: Fix zero-termination of string generated by intoasc() Michael Paquier 15.7
2024-02-01 Fix stats_fetch_consistency with stats for fixed-numbered objects Michael Paquier 15.6
2024-01-31 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 15.6