Mailing lists [pgsql-hackers]
- Re: disfavoring unparameterized nested loops Peter Geoghegan
 - Re: Stream replication test fails of cfbot/windows server 2019 Andres Freund
 - Re: Add non-blocking version of PQcancel Andres Freund
 - RE: Skipping logical replication transactions on subscriber side tanghy.fnst@fujitsu.com
 - Re: Windows vs recovery tests Andres Freund
 - Re: null iv parameter passed to combo_init() Noah Misch
 - Re: postgres_fdw: commit remote (sub)transactions in parallel during pre-commit Fujii Masao
 - Re: null iv parameter passed to combo_init() Zhihong Yu
 - Re: ExecRTCheckPerms() and many prunable partitions Julien Rouhaud
 - Re: a misbehavior of partition row movement (?) Julien Rouhaud
 - Re: [PATCH]Add tab completion for foreigh table Fujii Masao
 - Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
 - Re: Windows vs recovery tests Andres Freund
 - Custom Operator for citext LIKE predicates question Efrain J. Berdecia
 - Re: a misbehavior of partition row movement (?) Amit Langote
 - Re: Windows vs recovery tests Andres Freund
 - Re: psql - add SHOW_ALL_RESULTS option Andres Freund
 - Re: Custom Operator for citext LIKE predicates question Tom Lane
 - Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bharath Rupireddy
 - Re: Add checkpoint and redo LSN to LogCheckpointEnd log message Bharath Rupireddy
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
 - Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
 - Re: row filtering for logical replication Peter Smith
 - RE: [PATCH]Add tab completion for foreigh table tanghy.fnst@fujitsu.com
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Alexander Lakhin
 - Re: Improve error handling of HMAC computations and SCRAM Michael Paquier
 - Re: 2022-01 Commitfest Michael Paquier
 - Re: Improve error handling of HMAC computations and SCRAM Sergey Shinderuk
 - Re: ICU for global collation Peter Eisentraut
 - Re: row filtering for logical replication Amit Kapila
 - Re: row filtering for logical replication Alvaro Herrera
 - Re: Add Boolean node Pavel Stehule
 - Re: support for MERGE Alvaro Herrera
 - Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index. Pavel Borisov
 - Re: Logical replication timeout problem Fabrice Chapuis
 - Re: row filtering for logical replication Amit Kapila
 - Re: Implementing Incremental View Maintenance Julien Rouhaud
 - Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
 - Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
 - Re: MDAM techniques and Index Skip Scan patch Julien Rouhaud
 - Re: Stream replication test fails of cfbot/windows server 2019 Pavel Borisov
 - Isolation levels on primary and standby RKN Sai Krishna
 - tab completion of enum values is broken Peter Eisentraut
 - Re: Support tab completion for upper character inputs in psql Peter Eisentraut
 - Re: Isolation levels on primary and standby Andrey Borodin
 - Re: Pluggable toaster Nikita Malakhov
 - Re: Custom Operator for citext LIKE predicates question Efrain J. Berdecia
 - Re: support for MERGE Alvaro Herrera
 - Re: Schema variables - new implementation for Postgres 15 Dean Rasheed
 - Re: do only critical work during single-user vacuum? John Naylor
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - Re: UNIQUE null treatment option Pavel Borisov
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - Re: Non-decimal integer literals Peter Eisentraut
 - Re: Logical replication timeout problem Amit Kapila
 - SLRUs in the main buffer pool, redux Thomas Munro
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Schema variables - new implementation for Postgres 15 Joel Jacobson
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Isolation levels on primary and standby Bharath Rupireddy
 - Re: Add non-blocking version of PQcancel Jelte Fennema
 - Re: Built-in connection pooler Li Japin
 - Re: Time to drop plpython2? Peter Eisentraut
 - Re: 2022-01 Commitfest Dmitry Dolgov
 - Re: Custom Operator for citext LIKE predicates question Tom Lane
 - RE: MDAM techniques and Index Skip Scan patch Floris Van Nee
 - Re: Add spin_delay() implementation for Arm in s_lock.h Blake, Geoff
 - Re: tab completion of enum values is broken Tom Lane
 - Re: UNIQUE null treatment option Maxim Orlov
 - Re: Avoiding smgrimmedsync() during nbtree index builds Justin Pryzby
 - Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Tomas Vondra
 - Re: Time to drop plpython2? Tom Lane
 - Re: Schema variables - new implementation for Postgres 15 Joel Jacobson
 - Re: Avoiding smgrimmedsync() during nbtree index builds Robert Haas
 - Re: Custom Operator for citext LIKE predicates question Efrain J. Berdecia
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: SLRUs in the main buffer pool, redux Robert Haas
 - Re: Time to drop plpython2? Andres Freund
 - Re: disfavoring unparameterized nested loops Robert Haas
 - Re: Adding CI to our tree Andres Freund
 - Re: Schema variables - new implementation for Postgres 15 Dean Rasheed
 - Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
 - Re: Refactoring of compression options in pg_basebackup Robert Haas
 - Re: UNIQUE null treatment option Peter Geoghegan
 - Re: UNIQUE null treatment option Peter Geoghegan
 - Re: Adding CI to our tree Andres Freund
 - Re: UNIQUE null treatment option Pavel Borisov
 - Re: Adding CI to our tree Justin Pryzby
 - Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bossart, Nathan
 - Re: Adding CI to our tree Andres Freund
 - Re: archive modules Bossart, Nathan
 - Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Andres Freund
 - Re: tab completion of enum values is broken Tom Lane
 - Re: PATCH: generate fractional cheapest paths in generate_orderedappend_path Arne Roland
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
 - Re: Patch: Code comments: why some text-handling functions are leakproof Robert Haas
 - Re: Adding CI to our tree Andrew Dunstan
 - Re: libpq compression (part 2) Daniil Zakhlystov
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
 - Re: do only critical work during single-user vacuum? Bossart, Nathan
 - Re: Add sub-transaction overflow status in pg_stat_activity Bossart, Nathan
 - Undocumented error Petar Dambovaliev
 - Re: null iv parameter passed to combo_init() Zhihong Yu
 - Re: Consider parallel for lateral subqueries with limit James Coleman
 - Re: libpq compression (part 2) Justin Pryzby