Mailing lists [pgsql-committers]
- pgsql: Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro
- pgsql: Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro
- pgsql: Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro
- pgsql: Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro
- pgsql: Fix assert failures in parallel SERIALIZABLE READ ONLY. Thomas Munro
- pgsql: Revise pg_pwrite_zeros() Michael Paquier
- pgsql: Deduplicate handling of binary and text modes in logicalrep_read Amit Kapila
- pgsql: Improve the regression tests of VACUUM (PROCESS_TOAST) Michael Paquier
- pgsql: Add PROCESS_MAIN to VACUUM Michael Paquier
- pgsql: Fix handling of default option values in createuser Daniel Gustafsson
- pgsql: In basebackup.c, perform end-of-file test after checksum validat Robert Haas
- pgsql: In basebackup.c, perform end-of-file test after checksum validat Robert Haas
- pgsql: Remove an old comment that doesn't seem especially useful. Robert Haas
- pgsql: Reword overly-optimistic comment about backup checksum verificat Robert Haas
- pgsql: Fill EState.es_rteperminfos more systematically. Tom Lane