Mailing lists [pgsql-hackers]
- Re: [BUG] Possible occurrence of segfault in ecpg test Tom Lane
 - Re: VACUUM cleaning of CF 2024-11 Daniel Gustafsson
 - Re: Assert failure on running a completed portal again Robert Haas
 - Re: connection establishment versus parallel workers Thomas Munro
 - Re: connection establishment versus parallel workers Thomas Munro
 - Re: FileFallocate misbehaving on XFS Andres Freund
 - Re: Add Pipelining support in psql Jelte Fennema-Nio
 - Re: Pre-proposal: unicode normalized text Jeff Davis
 - Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Peter Smith
 - Re: Add Postgres module info Euler Taveira
 - Re: Add Postgres module info Andrei Lepikhov
 - Re: Add Postgres module info Tom Lane
 - Re: Add Postgres module info Tom Lane
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
 - Re: Add support to TLS 1.3 cipher suites and curves lists Jonathan S. Katz
 - Re: Pass ParseState as down to utility functions. jian he
 - Re: CRC32C Parallel Computation Optimization on ARM John Naylor
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
 - RE: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
 - Re: Wrong results with right-semi-joins Richard Guo
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
 - Re: Remove useless GROUP BY columns considering unique index David Rowley
 - Re: Remove useless GROUP BY columns considering unique index David Rowley
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Peter Smith
 - Re: FileFallocate misbehaving on XFS Michael Harris
 - Re: Fix early elog(FATAL) Noah Misch
 - Re: Remove useless GROUP BY columns considering unique index Andrei Lepikhov
 - Re: Add Postgres module info Tom Lane
 - Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. vignesh C
 - Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
 - Re: Add Postgres module info Andrei Lepikhov
 - Re: Skip collecting decoded changes of already-aborted transactions Amit Kapila
 - Re: Memory leak in WAL sender with pgoutput (v10~) Amit Kapila
 - Re: Skip collecting decoded changes of already-aborted transactions Dilip Kumar
 - Re: confusing / inefficient "need_transcoding" handling in copy Sutou Kouhei
 - Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
 - Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility. Shubham Khanna
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Alvaro Herrera
 - Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Peter Eisentraut
 - Re: Proposal for Updating CRC32C with AVX-512 Algorithm. John Naylor
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
 - Re: [PoC] Reducing planning time when tables have many partitions Alvaro Herrera
 - Re: Wrong results with right-semi-joins Melanie Plageman
 - Re: Add CASEFOLD() function. Ian Lawrence Barwick
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
 - Re: Add Postgres module info Yurii Rashkovskii
 - Re: Allow FDW extensions to support MERGE command via CustomScan Matheus Alcantara
 - Re: Memory leak in pg_logical_slot_{get,peek}_changes vignesh C
 - Re: [PATCHES] Post-special page storage TDE support David Christensen
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Andrew Dunstan
 - Re: .ready and .done files considered harmful Alvaro Herrera
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Tom Lane
 - Re: Proposal for Updating CRC32C with AVX-512 Algorithm. Andres Freund
 - Re: .ready and .done files considered harmful Nathan Bossart
 - Controlling the usage of a user-defined cast Sami Imseih
 - Re: Fix early elog(FATAL) Nathan Bossart
 - Re: Track the amount of time waiting due to cost_delay Nathan Bossart
 - Re: Document NULL David G. Johnston
 - Re: Add Postgres module info Andres Freund
 - Re: SCRAM pass-through authentication for postgres_fdw Jacob Champion
 - Re: Allow subfield references without parentheses Tom Lane
 - Re: Controlling the usage of a user-defined cast Tom Lane
 - Re: Document NULL David G. Johnston
 - Re: Add Postgres module info Tom Lane
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Andrew Dunstan
 - Re: pg_createsubscriber TAP test wrapping makes command options hard to read. Dagfinn Ilmari Mannsåker
 - Re: UUID v7 Masahiko Sawada
 - Re: fixing tsearch locale support Jeff Davis
 - Re: fixing tsearch locale support Jeff Davis
 - Re: Add CASEFOLD() function. Jeff Davis
 - Re: Add CASEFOLD() function. Joe Conway
 - Re: [18] Unintentional behavior change in commit e9931bfb75 Jeff Davis
 - Re: Remaining dependency on setlocale() Jeff Davis
 - Re: Support regular expressions with nondeterministic collations Jeff Davis
 - Re: TransactionXmin != MyProc->xmin Andres Freund
 - Re: TransactionXmin != MyProc->xmin Heikki Linnakangas