Mailing lists [pgsql-committers]
- pgsql: Propagate parallel VACUUM's buffer access strategy. Peter Geoghegan
- pgsql: Support INCLUDE'd columns in SP-GiST. Tom Lane
- Re: pgsql: Refactor all TAP test suites doing connection checks Michael Paquier
- Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane
- Re: pgsql: Refactor all TAP test suites doing connection checks Michael Paquier
- Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane
- Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane
- Re: pgsql: Refactor all TAP test suites doing connection checks Michael Paquier
- Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane
- pgsql: Allocate access strategy in parallel VACUUM workers. Peter Geoghegan
- Re: pgsql: Refactor all TAP test suites doing connection checks Michael Paquier
- Re: pgsql: Refactor all TAP test suites doing connection checks Thomas Munro
- Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane
- pgsql: Change PostgresNode::connect_fails() to never send down queries Michael Paquier
- Re: pgsql: Refactor all TAP test suites doing connection checks Michael Paquier
- Re: pgsql: Refactor all TAP test suites doing connection checks Tom Lane
- pgsql: Refactor function parse_output_parameters. Amit Kapila
- pgsql: Allow pgoutput to send logical decoding messages. Amit Kapila
- pgsql: Fix some issues with SSL and Kerberos tests Michael Paquier
- Re: pgsql: Improve PQtrace() output format David Rowley
- pgsql: Add function to log the memory contexts of specified backend pro Fujii Masao
- Re: pgsql: Improve PQtrace() output format Tom Lane
- pgsql: Fix typo in pgstat.c. Fujii Masao
- Re: pgsql: Improve PQtrace() output format Tom Lane
- pgsql: Change return type of EXTRACT to numeric Peter Eisentraut
- pgsql: Fix compiler warning in fe-trace.c for MSVC David Rowley
- Re: pgsql: Improve PQtrace() output format David Rowley
- Re: pgsql: Allow pgoutput to send logical decoding messages. Amit Kapila
- pgsql: Fix the tests added by commit ac4645c015. Amit Kapila
- Re: pgsql: Allow pgoutput to send logical decoding messages. Amit Kapila
- pgsql: ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Peter Eisentraut
- pgsql: Adjust input value to WaitEventSetWait() in ExecAppendAsyncEvent Etsuro Fujita
- Re: pgsql: Implement pipeline mode in libpq David Rowley
- pgsql: pgbench: Function to generate random permutations. Dean Rasheed
- pgsql: Mark test_enc_conversion() as STRICT. Heikki Linnakangas
- Re: pgsql: Add 'noError' argument to encoding conversion functions. Heikki Linnakangas
- pgsql: Stop archive recovery if WAL generated with wal_level=minimal is Fujii Masao
- pgsql: Clean up treatment of missing default and CHECK-constraint recor Tom Lane
- pgsql: Refactor lazy_scan_heap() loop. Peter Geoghegan
- pgsql: Fix handling of clauses incompatible with extended statistics Tomas Vondra
- Re: pgsql: Extended statistics on expressions Tomas Vondra
- pgsql: psql: Show all query results by default Peter Eisentraut
- pgsql: Fix missing #include in nodeResultCache.h. Tom Lane
- pgsql: Remove tupgone special case from vacuumlazy.c. Peter Geoghegan
- pgsql: Increment xactCompletionCount during subtransaction abort. Andres Freund
- pgsql: postgres_fdw: Allow partitions specified in LIMIT TO to be impor Fujii Masao
- pgsql: Postpone some stuff out of ExecInitModifyTable. Tom Lane
- Re: pgsql: postgres_fdw: Allow partitions specified in LIMIT TO to be impor Peter Geoghegan