Mailing lists [pgsql-committers]
- pgsql: Remove now-unnecessary thread pointer arguments in pgbench. Tom Lane
- pgsql: Tweak docs for log_statement_sample_rate Alvaro Herrera
- pgsql: Log all statements from a sample of transactions Alvaro Herrera
- pgsql: Add SETTINGS option to EXPLAIN, to print modified settings. Tomas Vondra
- pgsql: Doc: clarify partial-index example. Tom Lane
- pgsql: Assert that pgwin32_signal_initialize() has been called earlyen Noah Misch
- pgsql: Handle USE_MODULE_DB for all tests able to use an installedpost Noah Misch
- pgsql: Handle USE_MODULE_DB for all tests able to use an installedpost Noah Misch
- pgsql: Consistently test for in-use shared memory. Noah Misch
- pgsql: Consistently test for in-use shared memory. Noah Misch
- pgsql: Handle USE_MODULE_DB for all tests able to use an installedpost Noah Misch
- pgsql: Handle USE_MODULE_DB for all tests able to use an installedpost Noah Misch
- pgsql: Handle USE_MODULE_DB for all tests able to use an installedpost Noah Misch
- pgsql: Consistently test for in-use shared memory. Noah Misch
- pgsql: Handle USE_MODULE_DB for all tests able to use an installedpost Noah Misch
- pgsql: Consistently test for in-use shared memory. Noah Misch
- pgsql: Consistently test for in-use shared memory. Noah Misch
- pgsql: Consistently test for in-use shared memory. Noah Misch
- pgsql: tableam: basic documentation. Andres Freund
- pgsql: Improve readability of some tests in strings.sql Michael Paquier
- Re: pgsql: Consistently test for in-use shared memory. Andres Freund
- pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrentexecutio Noah Misch
- pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrentexecutio Noah Misch
- pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch
- pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch
- pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch
- pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch
- pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrentexecutio Noah Misch
- pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch
- pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch
- pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrentexecutio Noah Misch
- pgsql: Fix back-patch of 16ee6eaf80a40007a138b60bb5661660058d0422 tov9 Noah Misch
- pgsql: file_fdw: Fix for generated columns Peter Eisentraut
- pgsql: Refactor the fsync queue for wider use. Thomas Munro
- pgsql: Move the be_gssapi_get_* prototypes Stephen Frost
- pgsql: Invalidate binary search bounds consistently. Peter Geoghegan
- pgsql: Allow VACUUM to be run with index cleanup disabled. Robert Haas
- pgsql: Make queries' locking of indexes more consistent. Tom Lane
- pgsql: pg_restore: Require "-f -" to mean stdout Alvaro Herrera