Commits

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

DateSubjectAuthorReleases
2025-01-16 Move routines to manipulate WAL into PostgreSQL::Test::Cluster Michael Paquier 14.16
2025-01-14 Fix potential integer overflow in bringetbitmap() Michael Paquier 14.16
2025-01-07 Fix memory leak in pgoutput with relation attribute map Michael Paquier 14.16
2024-12-29 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 14.16
2024-12-23 Fix memory leak in pgoutput with publication list cache Michael Paquier 14.16
2024-12-20 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 14.16
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 14.16
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 14.16
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 14.14
2024-10-29 doc: Add better description for rewrite functions in event triggers Michael Paquier 14.14
2024-10-22 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 14.14
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 14.14
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 14.14
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 14.14
2024-09-18 Add missing query ID reporting in extended query protocol Michael Paquier 14.14
2024-09-09 Fix waits of REINDEX CONCURRENTLY for indexes with predicates or expressions Michael Paquier 14.14
2024-05-23 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 14.13
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 14.13
2024-04-16 xml2: Replace deprecated routines with recommended ones Michael Paquier 14.12
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 14.12
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 14.12
2024-02-19 ecpg: Fix zero-termination of string generated by intoasc() Michael Paquier 14.12
2024-01-31 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 14.11
2024-01-24 Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees Michael Paquier 14.11
2024-01-18 Improve handling of dropped partitioned indexes for REINDEX INDEX Michael Paquier 14.11