Mailing lists [pgsql-hackers]
- Re: [PoC/RFC] Multiple passwords, interval expirations Jacob Champion
- Re: [PoC/RFC] Multiple passwords, interval expirations Stephen Frost
- Re: [PATCH] minor reloption regression tests improvement Jacob Champion
- Strange failures on chipmunk Thomas Munro
- Re: making relfilenodes 56 bits Matthias van de Meent
- Re: replacing role-level NOINHERIT with a grant-level option Nathan Bossart
- Re: minor change for create_list_bounds() Nathan Bossart
- Re: PostgreSQL 15 beta 2 release announcement draft Jonathan S. Katz
- Re: enable/disable broken for statement triggers on partitioned tables Amit Langote
- Re: Emit extra debug message when executing extension script. Robert Haas
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Add a test for "cannot truncate foreign table" Yugo NAGATA
- RE: Multi-Master Logical Replication kuroda.hayato@fujitsu.com
- Re: Inconvenience of pg_read_binary_file() Kyotaro Horiguchi
- Re: Add test of pg_prewarm extenion Justin Pryzby
- Re: making relfilenodes 56 bits Thomas Munro
- Backup command and functions can cause assertion failure and segmentation fault Fujii Masao
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- Re: [PATCH] minor reloption regression tests improvement Nikolay Shaplov
- Re: tuplesort Generation memory contexts don't play nicely with index builds David Rowley
- Add index item for MERGE. Fujii Masao
- Re: [PATCH] minor reloption regression tests improvement Nikolay Shaplov
- Re: last_archived_wal is not necessary the latest WAL file (was Re: pgsql: Add test case for an archive recovery corner case.) Noah Misch
- Re: First draft of the PG 15 release notes Noah Misch
- Re: doc: pg_prewarm add configuration example Dong Wook Lee
- Re: Support logical replication of DDLs Amit Kapila
- Re: Strange failures on chipmunk Noah Misch
- Re: making relfilenodes 56 bits Dilip Kumar
- Patch proposal: New hooks in the connection path Drouvot, Bertrand
- Re: making relfilenodes 56 bits Simon Riggs
- Re: Support logical replication of DDLs Amit Kapila
- Re: JSON/SQL: jsonpath: incomprehensible error message Amit Kapila
- Re: Strange failures on chipmunk Heikki Linnakangas
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar
- Re: fix stats_fetch_consistency value in postgresql.conf.sample Kyotaro Horiguchi
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: Patch proposal: New hooks in the connection path Bharath Rupireddy
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Bharath Rupireddy
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Hamid Akhtar
- Re: [PATCH] Log details for client certificate failures Peter Eisentraut
- Re: [PATCH] Log details for client certificate failures Graham Leggett
- Re: doc phrase: "inheritance child" Justin Pryzby
- Re: Add index item for MERGE. Alvaro Herrera
- Re: some aspects of our qsort might not be ideal John Naylor
- Support TRUNCATE triggers on foreign tables Yugo NAGATA
- Re: pg_walcleaner - new tool to detect, archive and delete the unneeded wal files (was Re: pg_archivecleanup - add the ability to detect, archive and delete the unneeded wal files on the primary) Peter Eisentraut
- pg_checkpointer is not a verb or verb phrase Robert Haas
- vacuum verbose no longer reveals anything about pins Robert Haas
- Re: pg_checkpointer is not a verb or verb phrase Isaac Morland
- Making pg_rewind faster vignesh ravichandran
- Re: replacing role-level NOINHERIT with a grant-level option Robert Haas
- Re: Removing unneeded self joins Andrey Lepikhov
- Implement missing join selectivity estimation for range types Mahmoud Sakr
- Re: pg_auth_members.grantor is bunk Robert Haas
- [Commitfest 2022-07] Begins Tomorrow Jacob Champion
- Re: vacuum verbose no longer reveals anything about pins Peter Geoghegan
- Re: vacuum verbose no longer reveals anything about pins Robert Haas
- Re: Hardening PostgreSQL via (optional) ban on local file system access Robert Haas
- Re: margay fails assertion in stats/dsa/dsm code Robert Haas
- PATCH: Add Table Access Method option to pgbench Michel Pelletier
- Re: Handle infinite recursion in logical replication setup vignesh C
- Add red-black tree missing comparison searches Steve Chavez
- Re: PATCH: Add Table Access Method option to pgbench Justin Pryzby
- Re: Add red-black tree missing comparison searches Greg Stark
- Re: Add red-black tree missing comparison searches Steve Chavez
- Re: vacuum verbose no longer reveals anything about pins Peter Geoghegan
- Re: Hardening PostgreSQL via (optional) ban on local file system access Bruce Momjian
- Re: making relfilenodes 56 bits Robert Haas
- Re: PATCH: Add Table Access Method option to pgbench Michel Pelletier
- Re: PSA: Autoconf has risen from the dead Peter Eisentraut
- Re: Write visibility map during CLUSTER/VACUUM FULL Jacob Champion
- Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Jacob Champion
- Re: making relfilenodes 56 bits Robert Haas
- Re: Add red-black tree missing comparison searches Alexander Korotkov
- [PATCH] Allow specification of custom slot for custom nodes Alexander Korotkov
- Patch to address creation of PgStat* contexts with null parent context Reid Thompson
- [PATCH] fix wait_event of pg_stat_activity in case of high amount of connections Michael Zhilin
- Re: PATCH: Add Table Access Method option to pgbench Michel Pelletier
- Re: Pluggable toaster Nikita Malakhov
- Re: Pluggable toaster Nikita Malakhov
- Re: doc: Clarify what "excluded" represents for INSERT ON CONFLICT Robert Haas
- Re: [Proposal] Global temporary tables Jacob Champion