Commits

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

DateSubjectAuthorReleases
2024-01-24 Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees Michael Paquier 13.14
2024-01-12 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 13.14
2024-01-12 pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 13.14
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 13.14
2023-12-19 pageinspect: Fix failure with hash_bitmap_info() for partitioned indexes Michael Paquier 13.14
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 13.14
2023-12-12 Prevent tuples to be marked as dead in subtransactions on standbys Michael Paquier 13.14
2023-12-06 Fix compilation on Windows with WAL_DEBUG Michael Paquier 13.14
2023-12-03 doc: Remove reference to trigger file regarding promotion Michael Paquier 13.14
2023-11-27 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 13.14
2023-11-22 Fix query checking consistency of table amhandlers in opr_sanity.sql Michael Paquier 13.14
2023-11-01 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" Michael Paquier 13.13
2023-10-25 doc: Fix some typos and grammar Michael Paquier 13.13
2023-10-03 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 13.13
2023-10-03 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 13.13
2023-09-27 unaccent: Tweak value of PYTHON when building without Python support Michael Paquier 13.13
2023-09-25 doc: Tell about "vcregress taptest" for regression tests on Windows Michael Paquier 13.13
2023-09-18 Fix assertion failure with PL/Python exceptions Michael Paquier 13.13
2023-09-14 Revert "Improve error message on snapshot import in snapmgr.c" Michael Paquier 13.13
2023-09-14 Improve error message on snapshot import in snapmgr.c Michael Paquier 13.13
2023-09-07 pg_basebackup: Generate valid temporary slot names under PQbackendPID() Michael Paquier 13.13
2023-09-04 Fix out-of-bound read in gtsvector_picksplit() Michael Paquier 13.13
2023-08-29 Avoid possible overflow with ltsGetFreeBlock() in logtape.c Michael Paquier 13.13
2023-07-18 Fix indentation in twophase.c Michael Paquier 13.12
2023-07-18 Fix recovery of 2PC transaction during crash recovery Michael Paquier 13.12