Mailing lists [pgsql-committers]
- pgsql: Add a "SQLSTATE-only" error verbosity option to libpq and psql. Tom Lane
- pgsql: tableam: Add table_multi_insert() and revamp/speed-up COPYFROM Andres Freund
- pgsql: Add test coverage for rootdescend verification. Peter Geoghegan
- pgsql: Harden tableam against nonexistant / wrong kind of AMs. Andres Freund
- pgsql: Remove unused struct member,enforce multi_insert callback prese Andres Freund
- pgsql: Fix some documentation in pg_rewind Michael Paquier
- pgsql: Fix some documentation in pg_rewind Michael Paquier
- pgsql: Fix some documentation in pg_rewind Michael Paquier
- pgsql: Fix some documentation in pg_rewind Michael Paquier
- pgsql: Fix some documentation in pg_rewind Michael Paquier
- Re: pgsql: Generated columns David Rowley
- pgsql: Handle errors during GSSAPI startup better Stephen Frost
- pgsql: Fix bugs in mdsyncfiletag(). Thomas Munro
- pgsql: Revert "Consistently test for in-use shared memory." Noah Misch
- pgsql: Revert "Consistently test for in-use shared memory." Noah Misch
- pgsql: Revert "Consistently test for in-use shared memory." Noah Misch
- pgsql: Revert "Consistently test for in-use shared memory." Noah Misch
- pgsql: Revert "Consistently test for in-use shared memory." Noah Misch
- pgsql: Revert "Consistently test for in-use shared memory." Noah Misch
- pgsql: Fix compiler warning Peter Eisentraut
- Re: pgsql: Generated columns Peter Eisentraut
- pgsql: Doc: Update documentation on partitioning vs. foreign tables. Etsuro Fujita
- pgsql: Doc: Update documentation on partitioning vs. foreign tables. Etsuro Fujita
- pgsql: table: docs: fix typos and grammar. Andres Freund
- pgsql: Ensure consistent name matching behavior inprocessSQLNamePatter Tom Lane
- pgsql: Fix missing word. Robert Haas
- pgsql: Wake up interested backends when a checkpoint fails. Thomas Munro