Mailing lists [pgsql-hackers]
- Re: Remove last traces of HPPA support Thomas Munro
 - Re: Add LSN <-> time conversion functionality Melanie Plageman
 - RE: Remove duplicate table scan in logical apply worker and code refactoring Hayato Kuroda (Fujitsu)
 - Re: On disable_cost David Rowley
 - Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund
 - v17 vs v16 performance comparison Alexander Lakhin
 - Re: Evaluate arguments of correlated SubPlans in the referencing ExprState Andres Freund
 - RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
 - RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
 - Re: v17 vs v16 performance comparison Tom Lane
 - Re: Speed up JSON escape processing with SIMD plus other optimisations David Rowley
 - Re: Remove last traces of HPPA support Thomas Munro
 - RE: [BUG?] check_exclusion_or_unique_constraint false negative Hayato Kuroda (Fujitsu)
 - Re: v17 vs v16 performance comparison Thomas Munro
 - RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
 - Re: proposal: schema variables Pavel Stehule
 - Re: Use pgBufferUsage for block reporting in analyze Anthonin Bonnefoy
 - Re: Assertion failure with summarize_wal enabled during pg_createsubscriber Michael Paquier
 - Re: v17 vs v16 performance comparison Alexander Lakhin
 - Memory growth observed with C++ application consuming libpq.dll on Windows Rajesh Kokkonda
 - Re: proposal: schema variables Erik Rijkers
 - Re: proposal: schema variables Pavel Stehule
 - Re: Pgoutput not capturing the generated columns Peter Smith
 - Query results vary depending on the plan cache mode used Richard Guo
 - Re: Remove duplicate table scan in logical apply worker and code refactoring Amit Kapila
 - RE: Conflict detection and logging in logical replication Hayato Kuroda (Fujitsu)
 - Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
 - Re: Comment in portal.h Etsuro Fujita
 - Re: [BUG?] check_exclusion_or_unique_constraint false negative Michail Nikolaev
 - Re: rare crash - FailedAssertion snapbuild.c Line: 580 Pradeep Kumar
 - Re: make pg_createsubscriber option names more consistent Peter Eisentraut
 - Re: Add LSN <-> time conversion functionality Andrey M. Borodin
 - Re: PG17beta2: SMGR: inconsistent type for nblocks Matthias van de Meent
 - Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
 - Re: can we mark upper/lower/textlike functions leakproof? Laurenz Albe
 - Re: proposal: schema variables Laurenz Albe
 - Re: proposal: schema variables Pavel Stehule
 - Re: Adding OLD/NEW support to RETURNING Dean Rasheed
 - Re: Conflict detection and logging in logical replication Amit Kapila
 - Re: Memory growth observed with C++ application consuming libpq.dll on Windows Yasir
 - Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
 - Re: [Patch] remove duplicated smgrclose Junwang Zhao
 - Re: pg_verifybackup: TAR format backup verification Amul Sul
 - Re: Why is citext/regress failing on hamerkop? Oleg Tselebrovskiy
 - Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
 - Re: can we mark upper/lower/textlike functions leakproof? Joe Conway
 - Re: can we mark upper/lower/textlike functions leakproof? Tom Lane
 - Re: Query results vary depending on the plan cache mode used Tom Lane
 - Re: can we mark upper/lower/textlike functions leakproof? Robert Haas
 - Official devcontainer config Junwang Zhao
 - Re: [PATCH] Add crc32(text) & crc32(bytea) Nathan Bossart
 - Re: Official devcontainer config Jelte Fennema-Nio
 - Re: PG17beta2: SMGR: inconsistent type for nblocks Andres Freund
 - pg_dump: optimize dumpFunc() Nathan Bossart
 - Re: SQL:2011 application time Paul Jungwirth
 - Re: Flush pgstats file during checkpoints Michael Paquier
 - Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
 - Re: PG17beta2: SMGR: inconsistent type for nblocks Matthias van de Meent
 - Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
 - Re: On disable_cost Robert Haas
 - Re: rare crash - FailedAssertion snapbuild.c Line: 580 Euler Taveira
 - Inconsistency with EXPLAIN ANALYZE CREATE MATERIALIZED VIEW Jeff Davis
 - Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
 - Re: Inconsistency with EXPLAIN ANALYZE CREATE MATERIALIZED VIEW Kirill Reshke
 - Re: Asymmetric partition-wise JOIN Alexander Korotkov
 - Re: Inconsistency with EXPLAIN ANALYZE CREATE MATERIALIZED VIEW Kirill Reshke
 - Re: Support LIKE with nondeterministic collations Daniel Verite
 - Re: Inconsistency with EXPLAIN ANALYZE CREATE MATERIALIZED VIEW Jeff Davis
 - Re: can we mark upper/lower/textlike functions leakproof? Jacob Champion
 - Re: can we mark upper/lower/textlike functions leakproof? Jacob Champion
 - Re: Pluggable cumulative statistics Michael Paquier
 - Re: Improving tracking/processing of buildfarm test failures Andrew Dunstan
 - Re: Official devcontainer config Andrew Dunstan
 - Re: optimizing pg_upgrade's once-in-each-database steps Nathan Bossart
 - Re: proposal: schema variables Pavel Stehule
 - Re: Asymmetric partition-wise JOIN Alexander Korotkov
 - Casts from jsonb to other types should cope with json null Tom Lane
 - Re: Why is citext/regress failing on hamerkop? Thomas Munro
 - Re: Use pgBufferUsage for block reporting in analyze Masahiko Sawada
 - Re: Casts from jsonb to other types should cope with json null Maciek Sakrejda
 - Re: Casts from jsonb to other types should cope with json null Tom Lane
 - Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas