Commits

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

DateSubjectAuthorReleases
2023-11-01 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" Michael Paquier 11.22
2023-10-25 doc: Fix some typos and grammar Michael Paquier 11.22
2023-09-25 doc: Tell about "vcregress taptest" for regression tests on Windows Michael Paquier 11.22
2023-09-18 Fix assertion failure with PL/Python exceptions Michael Paquier 11.22
2023-09-14 Revert "Improve error message on snapshot import in snapmgr.c" Michael Paquier 11.22
2023-09-14 Improve error message on snapshot import in snapmgr.c Michael Paquier 11.22
2023-09-07 pg_basebackup: Generate valid temporary slot names under PQbackendPID() Michael Paquier 11.22
2023-09-04 Fix out-of-bound read in gtsvector_picksplit() Michael Paquier 11.22
2023-07-18 Fix indentation in twophase.c Michael Paquier 11.21
2023-07-18 Fix recovery of 2PC transaction during crash recovery Michael Paquier 11.21
2023-07-14 Add indisreplident to fields refreshed by RelationReloadIndexInfo() Michael Paquier 11.21
2023-07-14 Fix updates of indisvalid for partitioned indexes Michael Paquier 11.21
2023-07-10 Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema Michael Paquier 11.21
2023-07-03 Make PG_TEST_NOCLEAN work for temporary directories in TAP tests Michael Paquier 11.21
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 11.21
2023-06-28 Ignore invalid indexes when enforcing index rules in ALTER TABLE ATTACH PARTITION Michael Paquier 11.21
2023-06-15 intarray: Prevent out-of-bound memory reads with gist__int_ops Michael Paquier 11.21
2023-06-12 hstore: Tighten key/value parsing check for whitespaces Michael Paquier 11.21
2023-06-11 Fix missing initializations of MyProc.delayChkptEnd Michael Paquier 11.21
2023-06-09 Refactor routine to find single log content pattern in TAP tests Michael Paquier 11.21
2023-04-28 Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements Michael Paquier 11.20
2023-04-18 ecpg: Avoid C99-ism in newly-added test for Oracle compat Michael Paquier 11.20
2023-04-18 ecpg: Fix handling of strings in ORACLE compat code with SQLDA Michael Paquier 11.20
2023-04-04 doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit} Michael Paquier 11.20
2023-03-22 doc: Add description of some missing monitoring functions Michael Paquier 11.20