Mailing lists [pgsql-hackers]
- Re: CALL versus procedures with output-only arguments Tom Lane
 - Re: Alias collision in `refresh materialized view concurrently` Thomas Munro
 - Re: Alias collision in `refresh materialized view concurrently` Michael Paquier
 - ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Peter Smith
 - Re: return correct error code from pgtls_init Michael Paquier
 - Fixup some appendStringInfo and appendPQExpBuffer calls houzj.fnst@fujitsu.com
 - TAP tests still sensitive to various PG* environment variables Michael Paquier
 - Re: return correct error code from pgtls_init Zhihong Yu
 - Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
 - Re: pg_get_wal_replay_pause_state() should not return 'paused' while a promotion is ongoing. Fujii Masao
 - Re: Move pg_attribute.attcompression to earlier in struct for reduced size? Michael Paquier
 - Re: be-secure-gssapi.c and auth.c with setenv() not compatible on Windows Michael Paquier
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
 - Re: Decoding speculative insert with toast leaks memory Amit Kapila
 - Re: Fixup some appendStringInfo and appendPQExpBuffer calls Michael Paquier
 - Re: Speed up pg_checksums in cases where checksum already set Michael Paquier
 - Re: Two patches to speed up pg_rewind. Michael Paquier
 - Re: Alias collision in `refresh materialized view concurrently` Bharath Rupireddy
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
 - Re: Decoding speculative insert with toast leaks memory Amit Kapila
 - Re: Skipping logical replication transactions on subscriber side Amit Kapila
 - Re: Decoding speculative insert with toast leaks memory Dilip Kumar
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Peter Smith
 - Re: Two patches to speed up pg_rewind. Thomas Munro
 - Re: Decoding speculative insert with toast leaks memory Amit Kapila
 - Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
 - Re: security_definer_search_path GUC Joel Jacobson
 - Re: security_definer_search_path GUC Pavel Stehule
 - RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
 - Re: join pushdown and issue with foreign update Andrey Lepikhov
 - Re: join pushdown and issue with foreign update Amit Langote
 - Re: Alias collision in `refresh materialized view concurrently` Michael Paquier
 - Re: Two patches to speed up pg_rewind. Michael Paquier
 - Re: join pushdown and issue with foreign update Alexander Pyhalov
 - Re: TAP tests still sensitive to various PG* environment variables Daniel Gustafsson
 - Re: join pushdown and issue with foreign update Amit Langote
 - RE: [BUG]Update Toast data failure in logical replication tanghy.fnst@fujitsu.com
 - RE: Parallel INSERT SELECT take 2 houzj.fnst@fujitsu.com
 - Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
 - tab-complete for CREATE TYPE ... SUBSCRIPT tanghy.fnst@fujitsu.com
 - Re: Alias collision in `refresh materialized view concurrently` Bharath Rupireddy
 - Re: Fixup some appendStringInfo and appendPQExpBuffer calls Alvaro Herrera
 - RE: tab-complete for CREATE TYPE ... SUBSCRIPT tanghy.fnst@fujitsu.com
 - pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
 - Re: [PATCH] Allow queries in WHEN expression of FOR EACH STATEMENT triggers Joe Wildish
 - Re: Refactor "mutually exclusive options" error reporting code in parse_subscription_options Bharath Rupireddy
 - Re: security_definer_search_path GUC Joel Jacobson
 - Re: Race condition in recovery? Noah Misch
 - Re: pg_stat_progress_create_index vs. parallel index builds Matthias van de Meent
 - Re: pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
 - Support for CREATE MODULE? Jim Mlodgenski
 - Re: [BUG]Update Toast data failure in logical replication Kuntal Ghosh
 - Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
 - Re: Support for CREATE MODULE? Tom Lane
 - Re: tab-complete for CREATE TYPE ... SUBSCRIPT Bharath Rupireddy
 - Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane
 - Re: Support for CREATE MODULE? Jim Mlodgenski
 - Re: tab-complete for CREATE TYPE ... SUBSCRIPT Tom Lane
 - Re: ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Peter Eisentraut
 - Re: ALTER SUBSCRIPTION REFRESH PUBLICATION has default copy_data = true? Bharath Rupireddy
 - Re: pg_stat_progress_create_index vs. parallel index builds Matthias van de Meent
 - Re: Fixup some appendStringInfo and appendPQExpBuffer calls Peter Eisentraut
 - Re: Support for CREATE MODULE? Bruce Momjian
 - Re: Support for CREATE MODULE? Joe Conway
 - Re: Support for CREATE MODULE? Tom Lane
 - Re: Support for CREATE MODULE? Joel Jacobson
 - Re: pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
 - Re: pg_stat_progress_create_index vs. parallel index builds Matthias van de Meent
 - speed up verifying UTF-8 John Naylor
 - Re: security_definer_search_path GUC Marko Tiikkaja
 - Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
 - Re: security_definer_search_path GUC Pavel Stehule
 - Re: security_definer_search_path GUC Julien Rouhaud
 - Re: parent foreign tables and row marks Tom Lane
 - Re: Support for CREATE MODULE? Alvaro Herrera
 - Re: security_definer_search_path GUC Alvaro Herrera
 - Re: TAP tests still sensitive to various PG* environment variables Andrew Dunstan
 - Re: make world and install-world without docs Andrew Dunstan
 - Re: pg_stat_progress_create_index vs. parallel index builds Tomas Vondra
 - Re: make world and install-world without docs Tom Lane
 - Re: security_definer_search_path GUC Joel Jacobson
 - Re: pg_stat_progress_create_index vs. parallel index builds Alvaro Herrera
 - improve installation short version Andrew Dunstan
 - Re: improve installation short version Mark Dilger
 - Re: Speed up pg_checksums in cases where checksum already set Greg Sabino Mullane
 - Re: pgsql: Add regression test for recovery pause. Tom Lane
 - Re: improve installation short version Andrew Dunstan
 - Re: improve installation short version Tom Lane
 - Re: pgsql: Add regression test for recovery pause. Andrew Dunstan
 - Re: security_definer_search_path GUC Marko Tiikkaja
 - Re: security_definer_search_path GUC Marko Tiikkaja
 - Re: Performance degradation of REFRESH MATERIALIZED VIEW Tomas Vondra
 - Decoding of two-phase xacts missing from CREATE_REPLICATION_SLOT command Jeff Davis