Mailing lists [pgsql-hackers]
- Re: Have I found an interval arithmetic bug? Bruce Momjian
 - Re: [POC] verifying UTF-8 using SIMD instructions Thomas Munro
 - Re: ORDER BY pushdowns seem broken in postgres_fdw Ranier Vilela
 - Re: Micro-optimizations to avoid some strlen calls. Ranier Vilela
 - RE: [PATCH] Use optimized single-datum tuplesort in ExecSort houzj.fnst@fujitsu.com
 - RE: Added schema level support for publication. houzj.fnst@fujitsu.com
 - Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
 - RE: Added schema level support for publication. houzj.fnst@fujitsu.com
 - RE: [PATCH] Use optimized single-datum tuplesort in ExecSort houzj.fnst@fujitsu.com
 - Re: Have I found an interval arithmetic bug? Bryn Llewellyn
 - Re: Have I found an interval arithmetic bug? Bruce Momjian
 - Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
 - RE: Added schema level support for publication. houzj.fnst@fujitsu.com
 - Re: [bug?] Missed parallel safety checks, and wrong parallel safety Amit Kapila
 - [PATCH] support tab-completion for single quote input with equal sign tanghy.fnst@fujitsu.com
 - window build doesn't apply PG_CPPFLAGS correctly Pavel Stehule
 - Re: Added schema level support for publication. Greg Nancarrow
 - Re: proposal: enhancing plpgsql debug API - returns text value of variable content Pavel Stehule
 - Re: alter table set TABLE ACCESS METHOD vignesh C
 - Re: Next Steps with Hash Indexes Amit Kapila
 - Re: Numeric x^y for negative x Yugo NAGATA
 - Re: Allow batched insert during cross-partition updates vignesh C
 - Re: Automatic notification of top transaction IDs vignesh C
 - Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Michael Paquier
 - Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) vignesh C
 - Re: dynamic result sets support in extended query protocol vignesh C
 - Re: Enhanced error message to include hint messages for redundant options error vignesh C
 - Re: printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Peter Eisentraut
 - Re: Hook for extensible parsing. vignesh C
 - Re: psql - add SHOW_ALL_RESULTS option Pavel Stehule
 - Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
 - Re: Hook for extensible parsing. Julien Rouhaud
 - Re: .ready and .done files considered harmful Dipesh Pandit
 - Re: A qsort template Thomas Munro
 - Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
 - Re: postgres_fdw: Handle boolean comparison predicates Ronan Dunklau
 - Re: ORDER BY pushdowns seem broken in postgres_fdw David Rowley
 - Re: A (but copied many) typo of char-mapping tables Peter Eisentraut
 - Re: SQL/JSON: JSON_TABLE Erik Rijkers
 - Re: .ready and .done files considered harmful Jeevan Ladhe
 - Re: logical replication empty transactions Peter Smith
 - Re: [PATCH] Finally split StdRdOptions into HeapOptions and ToastOptions Nikolay Shaplov
 - Re: Kerberos delegation support in libpq and postgres_fdw Peifeng Qiu
 - Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
 - Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
 - Re: ORDER BY pushdowns seem broken in postgres_fdw Ranier Vilela
 - Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
 - Re: BUG #15293: Stored Procedure Triggered by Logical Replication is Unable to use Notification Events Artur Zakirov
 - Re: Case expression pushdown Alexander Pyhalov
 - Re: psql - add SHOW_ALL_RESULTS option Pavel Stehule
 - Re: [Proposal] Global temporary tables wenjing
 - Re: postgresql.conf.sample missing units Pavel Luzanov
 - Re: [BUG]Update Toast data failure in logical replication Amit Kapila
 - Re: [POC] verifying UTF-8 using SIMD instructions John Naylor
 - Re: row filtering for logical replication Amit Kapila
 - RE: Skipping logical replication transactions on subscriber side houzj.fnst@fujitsu.com
 - Re: window build doesn't apply PG_CPPFLAGS correctly Andrew Dunstan
 - Use quick select instead of qsort to get median houzj.fnst@fujitsu.com
 - Re: window build doesn't apply PG_CPPFLAGS correctly Pavel Stehule
 - Re: proposal: enhancing plpgsql debug API - returns text value of variable content Aleksander Alekseev
 - Re: logical replication empty transactions Ajin Cherian
 - Re: window build doesn't apply PG_CPPFLAGS correctly Andrew Dunstan
 - Re: Detecting File Damage & Inconsistencies Simon Riggs
 - Re: window build doesn't apply PG_CPPFLAGS correctly Alvaro Herrera
 - Re: Use quick select instead of qsort to get median John Naylor
 - Re: printf %s with NULL pointer (was Re: BUG #17098: Assert failed on composing an error message when adding a type to an extension being dropped) Tom Lane
 - Outdated comment in get_agg_clause_costs David Rowley
 - Re: [BUG]Update Toast data failure in logical replication Dilip Kumar
 - Re: row filtering for logical replication Dilip Kumar
 - Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
 - pg_amcheck: Fix block number parsing on command line Peter Eisentraut
 - Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
 - Re: Rename of triggers for partitioned tables Arne Roland
 - Re: psql - add SHOW_ALL_RESULTS option Pavel Stehule
 - Re: Numeric x^y for negative x Dean Rasheed
 - Re: psql - add SHOW_ALL_RESULTS option Pavel Stehule
 - Re: Followup Timestamp to timestamp with TZ conversion Tom Lane
 - Re: psql - add SHOW_ALL_RESULTS option Pavel Stehule
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
 - Re: WIP: Relaxing the constraints on numeric scale Dean Rasheed
 - Re: proposal: enhancing plpgsql debug API - returns text value of variable content Pavel Stehule
 - Re: pg_amcheck: Fix block number parsing on command line Mark Dilger
 - Re: Rename of triggers for partitioned tables Alvaro Herrera
 - Re: truncating timestamps on arbitrary intervals Bauyrzhan Sakhariyev
 - Re: Followup Timestamp to timestamp with TZ conversion Peter Volk
 - Re: refactoring basebackup.c tushar
 - Re: Rename of triggers for partitioned tables Arne Roland
 - Re: truncating timestamps on arbitrary intervals John Naylor
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Mark Dilger
 - Re: Rename of triggers for partitioned tables Alvaro Herrera
 - Re: Rename of triggers for partitioned tables Alvaro Herrera
 - Re: Rename of triggers for partitioned tables Arne Roland
 - Re: Rename of triggers for partitioned tables Alvaro Herrera
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
 - Re: refactoring basebackup.c Robert Haas
 - Re: Column Filtering in Logical Replication Alvaro Herrera
 - Re: Followup Timestamp to timestamp with TZ conversion Robert Haas
 - Re: window build doesn't apply PG_CPPFLAGS correctly Andrew Dunstan
 - Re: window build doesn't apply PG_CPPFLAGS correctly Pavel Stehule
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Stephen Frost
 - Re: Followup Timestamp to timestamp with TZ conversion Tom Lane
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Robert Haas
 - Re: truncating timestamps on arbitrary intervals Bauyrzhan Sakhariyev
 - Re: Autovacuum on partitioned table (autoanalyze) Andres Freund
 - Avoiding data loss with synchronous replication Bossart, Nathan
 - Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) Mark Dilger
 - Re: truncating timestamps on arbitrary intervals John Naylor
 - Re: Corrected documentation of data type for the logical replication message formats. Peter Smith
 - Re: Have I found an interval arithmetic bug? Zhihong Yu
 - Re: Have I found an interval arithmetic bug? Zhihong Yu
 - Re: Slightly improve initdb --sync-only option's help message Bossart, Nathan
 - Re: Rename of triggers for partitioned tables Alvaro Herrera
 - Re: Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep Bossart, Nathan
 - Re: Avoid repeated PQfnumber() in pg_dump Bossart, Nathan
 - Re: Rename of triggers for partitioned tables Alvaro Herrera