Commits

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

DateSubjectAuthorReleases
2025-01-31 Fix comment of StrategySyncStart() Michael Paquier 13.19
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 13.19
2025-01-17 Revert recent changes related to handling of 2PC files at recovery Michael Paquier 13.19
2025-01-16 Move routines to manipulate WAL into PostgreSQL::Test::Cluster Michael Paquier 13.19
2025-01-14 Fix potential integer overflow in bringetbitmap() Michael Paquier 13.19
2025-01-07 Fix memory leak in pgoutput with relation attribute map Michael Paquier 13.19
2024-12-29 Fix handling of orphaned 2PC files in the future at recovery Michael Paquier 13.19
2024-12-23 Fix memory leak in pgoutput with publication list cache Michael Paquier 13.19
2024-12-20 Replace durable_rename_excl() by durable_rename(), take two Michael Paquier 13.19
2024-11-28 Revert "Handle better implicit transaction state of pipeline mode" Michael Paquier 13.19
2024-11-27 Handle better implicit transaction state of pipeline mode Michael Paquier 13.19
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 13.17
2024-11-07 Fix issues with Windows' stat() for files pending on deletion Michael Paquier 13.17
2024-10-29 doc: Add better description for rewrite functions in event triggers Michael Paquier 13.17
2024-10-22 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 13.17
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 13.17
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 13.17
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 13.17
2024-05-23 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 13.16
2024-05-09 Fix overread in JSON parsing errors for incomplete byte sequences Michael Paquier 13.16
2024-04-16 xml2: Replace deprecated routines with recommended ones Michael Paquier 13.15
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 13.15
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 13.15
2024-02-19 ecpg: Fix zero-termination of string generated by intoasc() Michael Paquier 13.15
2024-01-31 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 13.14