Mailing lists [pgsql-hackers]
- Re: failing to build preproc.c on solaris with sun studio Andres Freund
- Re: failing to build preproc.c on solaris with sun studio Tom Lane
- Modernizing our GUC infrastructure Tom Lane
- Re: Patch to address creation of PgStat* contexts with null parent context Andres Freund
- Re: Reducing the chunk header sizes on all memory context types Andres Freund
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Modernizing our GUC infrastructure Andres Freund
- Re: Column Filtering in Logical Replication Peter Smith
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: Mingw task for Cirrus CI Andres Freund
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: pg15b3: recovery fails with wal prefetch enabled Kyotaro Horiguchi
- Re: [PATCH] Tab completion for SET COMPRESSION Shinya Kato
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: pg15b3: recovery fails with wal prefetch enabled Jonathan S. Katz
- Re: pg15b3: recovery fails with wal prefetch enabled Tom Lane
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley
- Re: pg15b3: recovery fails with wal prefetch enabled Thomas Munro
- Re: Remove dead macro exec_subplan_get_plan Richard Guo
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: Reducing the chunk header sizes on all memory context types Tom Lane
- Re: Modernizing our GUC infrastructure Junwang Zhao
- Re: Modernizing our GUC infrastructure Tom Lane
- pg_publication_tables show dropped columns Jaime Casanova
- Re: Modernizing our GUC infrastructure Junwang Zhao
- Re: pg_publication_tables show dropped columns Tom Lane
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: Reducing the chunk header sizes on all memory context types David Rowley
- Re: FOR EACH ROW triggers, on partitioend tables, with indexes? David Rowley
- RE: Handle infinite recursion in logical replication setup shiy.fnst@fujitsu.com
- RE: Handle infinite recursion in logical replication setup wangw.fnst@fujitsu.com
- Re: Compilation issue on Solaris. John Naylor
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: Modernizing our GUC infrastructure Julien Rouhaud
- Re: Handle infinite recursion in logical replication setup Peter Smith
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Peter Eisentraut
- Re: Patch to address creation of PgStat* contexts with null parent context Kyotaro Horiguchi
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Kyotaro Horiguchi
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Tom Lane
- Re: pg_waldump: add test for coverage Peter Eisentraut
- Re: TRAP: FailedAssertion("prev_first_lsn < cur_txn->first_lsn", File: "reorderbuffer.c", Line: 927, PID: 568639) Amit Kapila
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: Compilation issue on Solaris. Ibrar Ahmed
- Re: Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row Ibrar Ahmed
- Re: [PATCH] Renumber confusing value for GUC_UNIT_BYTE Michael Paquier
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Ibrar Ahmed
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Ibrar Ahmed
- Re: Minimum bison and flex versions John Naylor
- Re: Summary Sort workers Stats in EXPLAIN ANALYZE Ibrar Ahmed
- Re: [PATCH] Tab completion for SET COMPRESSION Michael Paquier
- Re: Different compression methods for FPI Michael Paquier
- Return value of PathNameOpenFile() Antonin Houska
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: Remove dead macro exec_subplan_get_plan Zhang Mingli
- Re: Return value of PathNameOpenFile() Daniel Gustafsson
- RE: pg_publication_tables show dropped columns houzj.fnst@fujitsu.com
- Re: [RFC] building postgres with meson - v12 John Naylor
- Out-of-date comments about RecentGlobalXmin? Japin Li
- Re: build remaining Flex files standalone John Naylor
- Re: Out-of-date comments about RecentGlobalXmin? Zhang Mingli
- Re: Out-of-date comments about RecentGlobalXmin? Daniel Gustafsson
- Re: Out-of-date comments about RecentGlobalXmin? Japin Li
- Re: [PATCH] Tab completion for SET COMPRESSION Aleksander Alekseev
- Re: Smoothing the subtrans performance catastrophe Simon Riggs
- Re: making relfilenodes 56 bits Dilip Kumar
- Re: Column Filtering in Logical Replication Amit Kapila
- Re: more descriptive message for process termination due to max_slot_wal_keep_size Drouvot, Bertrand
- RE: test_decoding assertion failure for the loss of top-sub transaction relationship kuroda.hayato@fujitsu.com
- Re: Asynchronous execution support for Custom Scan Etsuro Fujita
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: [PATCH] Clarify the comments about varlena header encoding Aleksander Alekseev
- Re: Schema variables - new implementation for Postgres 15 Julien Rouhaud
- Re: test_decoding assertion failure for the loss of top-sub transaction relationship Amit Kapila
- Re: [PATCH] Tab completion for SET COMPRESSION Shinya Kato
- Re: HOT chain validation in verify_heapam() Himanshu Upadhyaya
- May be BUG. Periodic burst growth of the checkpoint_req counter on replica. Anton A. Melnikov
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Amit Kapila
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) Ranier Vilela
- (doc patch) psql version compatibility Christoph Berg
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Dilip Kumar
- pg_upgrade major version compatibility Christoph Berg
- Re: [PATCH] Tab completion for SET COMPRESSION Aleksander Alekseev
- Re: SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: Modernizing our GUC infrastructure Robert Haas
- psql -l and locales (Re: pgsql: Add option to use ICU as global locale provider) Christoph Berg
- Re: predefined role(s) for VACUUM and ANALYZE Robert Haas
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: Tracking last scan time Dave Page
- Re: HOT chain validation in verify_heapam() Aleksander Alekseev
- Re: pg15b3: recovery fails with wal prefetch enabled Jonathan S. Katz
- Re: Modernizing our GUC infrastructure Tom Lane
- Re: pgsql: Add ALTER SUBSCRIPTION ... SKIP. Masahiko Sawada
- Re: Return value of PathNameOpenFile() Tom Lane
- Re: (doc patch) psql version compatibility Tom Lane
- Re: Modernizing our GUC infrastructure Pavel Stehule
- Re: (doc patch) psql version compatibility Christoph Berg
- Re: allowing for control over SET ROLE Robert Haas
- Re: predefined role(s) for VACUUM and ANALYZE Stephen Frost
- Re: Modernizing our GUC infrastructure Robert Haas
- New docs chapter on Transaction Management and related changes Simon Riggs
- Re: predefined role(s) for VACUUM and ANALYZE Robert Haas
- Re: Tracking last scan time Andres Freund
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: New docs chapter on Transaction Management and related changes Erik Rijkers
- Re: pg_auth_members.grantor is bunk Robert Haas
- Re: New docs chapter on Transaction Management and related changes Simon Riggs
- Re: making relfilenodes 56 bits Robert Haas
- Re: predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: HOT chain validation in verify_heapam() Robert Haas
- Re: allowing for control over SET ROLE Jeff Davis
- Re: Return value of PathNameOpenFile() Daniel Gustafsson
- Re: allowing for control over SET ROLE Robert Haas
- Re: has_privs_of_role vs. is_member_of_role, redux Robert Haas
- Re: Return value of PathNameOpenFile() Tom Lane
- Re: Adding CI to our tree Thomas Munro
- Re: New docs chapter on Transaction Management and related changes Justin Pryzby
- Re: Fix possible bogus array out of bonds (src/backend/access/brin/brin_minmax_multi.c) David Rowley