Commits

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

DateSubjectAuthorReleases
2024-01-29 Add more LOG messages when starting and ending recovery from a backup Michael Paquier 15.6
2024-01-24 Fix ALTER TABLE .. ADD COLUMN with complex inheritance trees Michael Paquier 15.6
2024-01-18 Improve handling of dropped partitioned indexes for REINDEX INDEX Michael Paquier 15.6
2024-01-18 Add try_index_open(), conditional variant of index_open() Michael Paquier 15.6
2024-01-12 pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 15.6
2024-01-12 pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 15.6
2023-12-28 doc: Mention AttributeRelationId in FDW validator function description Michael Paquier 15.6
2023-12-19 pageinspect: Fix failure with hash_bitmap_info() for partitioned indexes Michael Paquier 15.6
2023-12-19 pgstattuple: Fix failure with pgstathashindex() for partitioned indexes Michael Paquier 15.6
2023-12-14 Fix description of I/O timing info for shared buffers in EXPLAIN (BUFFERS) Michael Paquier 15.6
2023-12-12 Prevent tuples to be marked as dead in subtransactions on standbys Michael Paquier 15.6
2023-12-08 Fix path of regress shared library in pg_upgrade test Michael Paquier 15.6
2023-12-06 Fix compilation on Windows with WAL_DEBUG Michael Paquier 15.6
2023-12-06 Apply filters to dump files all the time in 002_pg_upgrade.pl Michael Paquier 15.6
2023-12-03 doc: Remove reference to trigger file regarding promotion Michael Paquier 15.6
2023-11-27 Fix race condition with BIO methods initialization in libpq with threads Michael Paquier 15.6
2023-11-22 Fix query checking consistency of table amhandlers in opr_sanity.sql Michael Paquier 15.6
2023-11-08 Enlarge assertion in bloom_init() for false_positive_rate Michael Paquier 15.6
2023-11-02 Fix 003_check_guc.pl when loading modules with custom GUCs Michael Paquier 15.5
2023-11-01 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" Michael Paquier 15.5
2023-10-25 doc: Fix some typos and grammar Michael Paquier 15.5
2023-10-18 pg_upgrade: Fix test name in 002_pg_upgrade.pl Michael Paquier 15.5
2023-10-03 Avoid memory size overflow when allocating backend activity buffer Michael Paquier 15.5
2023-10-03 Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 15.5
2023-09-27 unaccent: Tweak value of PYTHON when building without Python support Michael Paquier 15.5