Commits

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

DateSubjectAuthorReleases
2024-11-11 libpq: Bail out during SSL/GSS negotiation errors Michael Paquier 12.21
2024-10-22 ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 12.21
2024-10-01 Fix race condition in COMMIT PREPARED causing orphaned 2PC files Michael Paquier 12.21
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 12.21
2024-09-25 vacuumdb: Skip temporary tables in query to build list of relations Michael Paquier 12.21
2024-05-23 doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 12.20
2024-04-16 xml2: Replace deprecated routines with recommended ones Michael Paquier 12.19
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 12.19
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 12.19
2024-02-19 ecpg: Fix zero-termination of string generated by intoasc() Michael Paquier 12.19
2024-01-31 Fix various issues with ALTER TEXT SEARCH CONFIGURATION Michael Paquier 12.18
2024-01-24 Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees Michael Paquier 12.18
2024-01-12 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 12.18
2024-01-12 pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 12.18
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 12.18
2023-12-19 pageinspect: Fix failure with hash_bitmap_info() for partitioned indexes Michael Paquier 12.18
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 12.18
2023-12-12 Prevent tuples to be marked as dead in subtransactions on standbys Michael Paquier 12.18
2023-12-03 doc: Remove reference to trigger file regarding promotion Michael Paquier 12.18
2023-11-27 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 12.18
2023-11-22 Fix query checking consistency of table amhandlers in opr_sanity.sql Michael Paquier 12.18
2023-11-01 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" Michael Paquier 12.17
2023-10-25 doc: Fix some typos and grammar Michael Paquier 12.17
2023-10-03 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 12.17
2023-10-03 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 12.17