Mailing lists [pgsql-committers]
- pgsql: Quote filename in error message Daniel Gustafsson
- pgsql: Remove XLogFileInit() ability to skip ControlFileLock. Michael Paquier
- pgsql: Remove XLogFileInit() ability to skip ControlFileLock. Michael Paquier
- pgsql: In XLogFileInit(), fix *use_existent postcondition to suit calle Michael Paquier
- pgsql: In XLogFileInit(), fix *use_existent postcondition to suit calle Michael Paquier
- pgsql: Remove XLogFileInit() ability to unlink a pre-existing file. Michael Paquier
- pgsql: Remove XLogFileInit() ability to unlink a pre-existing file. Michael Paquier
- pgsql: Revert "Add HINT for restartpoint race with KeepFileRestoredFrom Michael Paquier
- pgsql: Revert "Add HINT for restartpoint race with KeepFileRestoredFrom Michael Paquier
- pgsql: Don't ERROR on PreallocXlogFiles() race condition. Michael Paquier
- pgsql: Don't ERROR on PreallocXlogFiles() race condition. Michael Paquier
- pgsql: Skip WAL recycling and preallocation during archive recovery. Michael Paquier
- pgsql: Skip WAL recycling and preallocation during archive recovery. Michael Paquier
- pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia Michael Paquier
- pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia Michael Paquier
- pgsql: Compute CRC32C using AVX-512 instructions where available John Naylor
- pgsql: Put enable_self_join_elimination into postgresql.conf.sample Alexander Korotkov
- Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample Daniel Gustafsson
- Re: pgsql: Put enable_self_join_elimination into postgresql.conf.sample Alexander Korotkov
- pgsql: Revert "Put enable_self_join_elimination into postgresql.conf.sa Alexander Korotkov
- pgsql: Relax ordering-related hardcoded btree requirements in planning Peter Eisentraut
- pgsql: Fix a couple of memory leaks in pg_restore.c Andrew Dunstan
- pgsql: Avoid unnecessary copying of a string in pg_restore.c Andrew Dunstan
- pgsql: Use "(void)" to mark pgstat_lock_entry(..., false) calls. Tom Lane
- pgsql: Fix memory leaks in px_crypt_shacrypt(). Tom Lane
- pgsql: aio: Avoid spurious coverity warning Andres Freund
- pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis
- pgsql: Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Jeff Davis
- pgsql: pg_upgrade: Fix memory leak in check_for_unicode_update(). Nathan Bossart
- pgsql: Doc: fix PDF "contents ... exceed the available area" warnings. Tom Lane