Mailing lists [pgsql-committers]
- [COMMITTERS] pgsql: Fix RETURNING to work correctly with partition tuple routing. Robert Haas
- [COMMITTERS] pgsql: Fix some problems in check_new_partition_bound(). Robert Haas
- [COMMITTERS] pgsql: Avoid some code duplication in map_partition_varattnos(). Robert Haas
- [COMMITTERS] pgsql: Teach partitioning tests not to use DROP TABLE ... CASCADE. Robert Haas
- [COMMITTERS] pgsql: initdb: Fix for mixed-case superuser names Peter Eisentraut
- Re: [COMMITTERS] pgsql: Add function to import operating systemcollations Peter Eisentraut
- [COMMITTERS] pgsql: Fix race condition in reading commit timestamps Alvaro Herrera
- Re: [COMMITTERS] pgsql: Adapt python regression tests to69f4b9c85f16. Andres Freund
- [COMMITTERS] pgsql: Fix platform dependant regression output triggered by69f4b9c85f Andres Freund
- [COMMITTERS] pgsql: Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund
- [COMMITTERS] pgsql: Fix Assert failure induced by commit 215b43cdc. Tom Lane
- [COMMITTERS] pgsql: Avoid core dump for empty prepared statement in an abortedtrans Tom Lane
- [COMMITTERS] pgsql: Logical replication Peter Eisentraut
- [COMMITTERS] pgsql: Bump catversion Peter Eisentraut
- Re: [COMMITTERS] pgsql: Logical replication Stephen Frost
- [COMMITTERS] pgsql: Paper over pg_upgrade test failure Peter Eisentraut
- [COMMITTERS] pgsql: Add description of temporary column into pg_replication_slotsdo Fujii Masao
- [COMMITTERS] pgsql: Allow backslash line continuations in pgbench's meta commands. Tom Lane
- [COMMITTERS] pgsql: Try to fix non-MSVC Windows builds in the wake of logicalreplic Tom Lane