Mailing lists [pgsql-committers]
- pgsql: Fix corruption of templates after CREATE DATABASE .. STRATEGY WA Michael Paquier
- pgsql: Fix corruption of templates after CREATE DATABASE .. STRATEGY WA Michael Paquier
- pgsql: doc: Add missing values for meson options -Dcassert and -Db_cove Michael Paquier
- pgsql: Fix small memory leak in psql's \bind command Michael Paquier
- pgsql: pg_dump: Remove some dead code Peter Eisentraut
- pgsql: gitattributes: Ignore imported pg_bsd_indent code for whitespace Peter Eisentraut
- pgsql: Implement ANY_VALUE aggregate Peter Eisentraut
- pgsql: Fix MERGE command tag for cross-partition updates. Dean Rasheed
- pgsql: Fix MERGE command tag for cross-partition updates. Dean Rasheed
- pgsql: doc: Add default value of createrole_self_grant Daniel Gustafsson
- pgsql: Remove newly added asserts from pg_bitutils.h John Naylor
- pgsql: Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed
- pgsql: Fix Assert failure for MERGE into a partitioned table with RLS. Dean Rasheed
- pgsql: Add missing support for the latest SPI status codes. Dean Rasheed
- pgsql: Add missing support for the latest SPI status codes. Dean Rasheed
- pgsql: Add missing support for the latest SPI status codes. Dean Rasheed
- pgsql: Add missing support for the latest SPI status codes. Dean Rasheed
- pgsql: Add missing support for the latest SPI status codes. Dean Rasheed
- pgsql: Add missing support for the latest SPI status codes. Dean Rasheed
- pgsql: Fix snapshot handling in logicalmsg_decode Tomas Vondra
- pgsql: Fix snapshot handling in logicalmsg_decode Tomas Vondra
- pgsql: Fix snapshot handling in logicalmsg_decode Tomas Vondra
- pgsql: Fix snapshot handling in logicalmsg_decode Tomas Vondra
- pgsql: Fix snapshot handling in logicalmsg_decode Tomas Vondra
- pgsql: Fix snapshot handling in logicalmsg_decode Tomas Vondra
- pgsql: Fix some issues with wrong placement of pseudo-constant quals. Tom Lane
- pgsql: Check for unbounded authentication exchanges in libpq. Heikki Linnakangas
- pgsql: Add static assertion ensuring sizeof(ExprEvalStep) <= 64 bytes Andres Freund