Mailing lists [pgsql-hackers]
- Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Bruce Momjian
 - Re: row filtering for logical replication Peter Smith
 - Re: array_cat anycompatible change is breaking xversion upgrade tests (v14 release notes) Justin Pryzby
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Tom Lane
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Justin Pryzby
 - RE: Unused function parameter in get_qual_from_partbound() houzj.fnst@fujitsu.com
 - Re: alter table set TABLE ACCESS METHOD Jeff Davis
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
 - Re: Misplaced superuser check in pg_log_backend_memory_contexts() Michael Paquier
 - Re: Multiple hosts in connection string failed to failover in non-hot standby mode Michael Paquier
 - Adjust pg_regress output for new long test names Thomas Munro
 - Re: Adjust pg_regress output for new long test names Julien Rouhaud
 - Re: Adjust pg_regress output for new long test names Michael Paquier
 - Re: Logical replication keepalive flood Kyotaro Horiguchi
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Masahiko Sawada
 - Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Michael Paquier
 - Re: Adjust pg_regress output for new long test names Tom Lane
 - Re: Duplicate history file? Kyotaro Horiguchi
 - Re: Unused function parameter in get_qual_from_partbound() Michael Paquier
 - Re: Adjust pg_regress output for new long test names Noah Misch
 - Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
 - Re: Adjust pg_regress output for new long test names Thomas Munro
 - Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
 - Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Tom Lane
 - Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila
 - Re: Error on pgbench logs Michael Paquier
 - Re: Fdw batch insert error out when set batch_size > 65535 Bharath Rupireddy
 - Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
 - Re: [HACKERS] logical decoding of two-phase transactions Greg Nancarrow
 - Re: alter table set TABLE ACCESS METHOD Michael Paquier
 - Re: Duplicate history file? Tatsuro Yamada
 - Re: Adjust pg_regress output for new long test names Noah Misch
 - Re: [HACKERS] logical decoding of two-phase transactions Ajin Cherian
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
 - Re: Fix dropped object handling in pg_event_trigger_ddl_commands Michael Paquier
 - Re: Decoding speculative insert with toast leaks memory Amit Kapila
 - Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
 - Re: [HACKERS] logical decoding of two-phase transactions Amit Kapila
 - Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
 - Re: logical decoding bug: segfault in ReorderBufferToastReplace() Drouvot, Bertrand
 - Re: logical decoding bug: segfault in ReorderBufferToastReplace() Amit Kapila
 - Re: logical decoding bug: segfault in ReorderBufferToastReplace() Drouvot, Bertrand
 - RE: [bug?] Missed parallel safety checks, and wrong parallel safety houzj.fnst@fujitsu.com
 - Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
 - RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
 - Re: [bug?] Missed parallel safety checks, and wrong parallel safety Tom Lane
 - Re: Race condition in recovery? Dilip Kumar
 - Re: Duplicate history file? Tatsuro Yamada
 - RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
 - Re: DELETE CASCADE Peter Eisentraut
 - Re: DELETE CASCADE Peter Eisentraut
 - Re: Duplicate history file? Fujii Masao
 - Re: Transactions involving multiple postgres foreign servers, take 2 Masahiko Sawada
 - Re: [PATCH] In psql \?, add [+] annotation where appropriate Michael Paquier
 - Re: RFC: Logging plan of the running query torikoshia
 - Re: Error on pgbench logs Fabien COELHO
 - Re: Duplicate history file? Tatsuro Yamada
 - Re: Race condition in recovery? Dilip Kumar
 - RE: Transactions involving multiple postgres foreign servers, take 2 tsunakawa.takay@fujitsu.com
 - Re: Logical replication keepalive flood Kyotaro Horiguchi
 - Re: locking [user] catalog tables vs 2pc vs logical rep Amit Kapila
 - Re: logical replication of truncate command with trigger causes Assert Amit Kapila
 - Re: Duplicate history file? Kyotaro Horiguchi
 - Re: Logical replication keepalive flood Amit Kapila
 - Re: Race condition in recovery? Dilip Kumar
 - RE: locking [user] catalog tables vs 2pc vs logical rep osumi.takamichi@fujitsu.com
 - Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
 - Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
 - How to pass a parameter in a query to postgreSQL 11 Hassan Camacho Cadre
 - Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
 - Re: Decoding speculative insert with toast leaks memory Dilip Kumar
 - Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Ajin Cherian
 - Re: postgres_fdw batching vs. (re)creating the tuple slots Bharath Rupireddy
 - Re: Decoding speculative insert with toast leaks memory Amit Kapila
 - Re: speed up verifying UTF-8 Heikki Linnakangas
 - Re: postgres_fdw batching vs. (re)creating the tuple slots Tomas Vondra
 - Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
 - Re: postgres_fdw batching vs. (re)creating the tuple slots Bharath Rupireddy
 - Re: when the startup process doesn't Nitin Jadhav
 - Case expression pushdown Alexander Pyhalov
 - Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Amit Kapila
 - Re: Logical replication keepalive flood Abbas Butt
 - Re: Fdw batch insert error out when set batch_size > 65535 Tom Lane
 - Re: Adjust pg_regress output for new long test names Alvaro Herrera
 - Re: Decoding speculative insert with toast leaks memory Dilip Kumar
 - Re: DELETE CASCADE David G. Johnston
 - Re: Fix dropped object handling in pg_event_trigger_ddl_commands Alvaro Herrera
 - Re: RFC: Logging plan of the running query Fujii Masao
 - Re: Fdw batch insert error out when set batch_size > 65535 Tomas Vondra
 - Re: DELETE CASCADE David Christensen
 - Re: How to pass a parameter in a query to postgreSQL 11 (offtopic) Justin Pryzby
 - Re: logical replication of truncate command with trigger causes Assert Tom Lane
 - Patch: Range Merge Join Thomas
 - Re: logical replication of truncate command with trigger causes Assert Mark Dilger
 - Re: logical replication of truncate command with trigger causes Assert Tom Lane
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
 - Re: Decoding speculative insert with toast leaks memory Alvaro Herrera
 - Character expansion with ICU collations Finnerty, Jim
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Matthias van de Meent
 - Re: Multiple hosts in connection string failed to failover in non-hot standby mode Tom Lane
 - Re: [bug?] Missed parallel safety checks, and wrong parallel safety Robert Haas
 - Re: when the startup process doesn't Justin Pryzby
 - Re: Race condition in recovery? Robert Haas
 - Re: Add PortalDrop in exec_execute_message Tom Lane
 - Re: Adjust pg_regress output for new long test names Peter Eisentraut
 - Re: Adjust pg_regress output for new long test names Peter Eisentraut
 - Re: Character expansion with ICU collations Peter Eisentraut
 - Re: Character expansion with ICU collations Tom Lane
 - unnesting multirange data types Jonathan S. Katz
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Andres Freund
 - Re: Add PortalDrop in exec_execute_message Tom Lane
 - Re: unnesting multirange data types Tom Lane
 - Re: alter table set TABLE ACCESS METHOD Jeff Davis
 - Re: unnesting multirange data types Jonathan S. Katz
 - Re: unnesting multirange data types Jonathan S. Katz
 - Re: Adjust pg_regress output for new long test names Robert Haas
 - Re: pg14b1 stuck in lazy_scan_prune/heap_page_prune of pg_statistic Peter Geoghegan
 - Re: alter table set TABLE ACCESS METHOD Zhihong Yu
 - Re: [External Sender] Re: A modest proposal vis hierarchical queries: MINUS in the column list Mark Zellers
 - Re: Estimating HugePages Requirements? Bossart, Nathan
 - Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
 - Re: unnesting multirange data types Alvaro Herrera
 - Re: Race condition in recovery? Robert Haas
 - Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
 - Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis
 - BF assertion failure on mandrill in walsender, v13 Thomas Munro
 - Re: Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Tom Lane
 - Re: Estimating HugePages Requirements? Mark Dilger
 - Re: unnesting multirange data types Jonathan S. Katz
 - Re: Race condition in recovery? Tom Lane