Mailing lists [pgsql-hackers]
- Re: speed up verifying UTF-8 John Naylor
- Re: Have I found an interval arithmetic bug? Zhihong Yu
- Re: logical decoding and replication of sequences Tomas Vondra
- Re: OpenSSL 3.0.0 compatibility Daniel Gustafsson
- Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) Ranier Vilela
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: POC: GROUP BY optimization Tomas Vondra
- Bitmap reuse Jeff Janes
- Re: Bitmap reuse Tom Lane
- Re: badly calculated width of emoji in psql Jacob Champion
- Re: Have I found an interval arithmetic bug? Zhihong Yu
- Re: Column Filtering in Logical Replication Alvaro Herrera
- Re: Micro-optimizations to avoid some strlen calls. Michael Paquier
- Re: Bitmap reuse David Rowley
- Re: Micro-optimizations to avoid some strlen calls. David G. Johnston
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: Question about non-blocking mode in libpq Yugo NAGATA
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: Bitmap reuse Tom Lane
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort James Coleman
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Yugo NAGATA
- add 'noError' to euc_tw_and_big5.c wangyukun@fujitsu.com
- Re: wrong relkind error messages Michael Paquier
- Re: 回复: Why is XLOG_FPI_FOR_HINT always need backups? Fujii Masao
- ORDER BY pushdowns seem broken in postgres_fdw David Rowley
- Re: add 'noError' to euc_tw_and_big5.c Michael Paquier
- Re: Have I found an interval arithmetic bug? Bruce Momjian
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: Addition of authenticated ID to pg_stat_activity Michael Paquier
- Re: Doc necessity for superuser privileges to execute pg_import_system_collations() Fujii Masao
- Re: A micro-optimisation for ProcSendSignal() Thomas Munro
- Followup Timestamp to timestamp with TZ conversion Peter Volk
- Re: wrong relkind error messages Peter Eisentraut
- Re: when the startup process doesn't (logging startup delays) Nitin Jadhav
- Re: Re: parallel distinct union and aggregate support patch bucoo@sohu.com
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Kyotaro Horiguchi
- Re: 回复: Why is XLOG_FPI_FOR_HINT always need backups? Kyotaro Horiguchi
- Re: shared-memory based stats collector Kyotaro Horiguchi
- Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Kyotaro Horiguchi
- Re: Have I found an interval arithmetic bug? Dean Rasheed
- Re: A problem about partitionwise join Richard Guo
- Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
- Re: Using each rel as both outer and inner for JOIN_ANTI Richard Guo
- Re: Added schema level support for publication. Rahila Syed
- Re: Have I found an interval arithmetic bug? Tom Lane
- Re: [PATCH] Use optimized single-datum tuplesort in ExecSort David Rowley
- Re: Numeric x^y for negative x Dean Rasheed
- Re: postgres_fdw - make cached connection functions tests meaningful Bharath Rupireddy
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Micro-optimizations to avoid some strlen calls. David Rowley
- Re: logical replication empty transactions Ajin Cherian
- Re: logical replication empty transactions Ajin Cherian
- Re: CLUSTER on partitioned index Laurenz Albe
- Re: when the startup process doesn't (logging startup delays) Bharath Rupireddy
- Re: add 'noError' to euc_tw_and_big5.c John Naylor
- Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
- Re: Micro-optimizations to avoid some strlen calls. Ranier Vilela
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs David Rowley
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs Michael Paquier
- Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed
- Re: when the startup process doesn't (logging startup delays) Justin Pryzby
- Re: Incorrect usage of strtol, atoi for non-numeric junk inputs David Rowley
- Re: ORDER BY pushdowns seem broken in postgres_fdw David Rowley
- Re: add 'noError' to euc_tw_and_big5.c John Naylor
- Re: Bitmap reuse David Rowley
- Re: Bitmap reuse David Rowley
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Ronan Dunklau
- Re: ORDER BY pushdowns seem broken in postgres_fdw Ronan Dunklau
- Re: postgresql.conf.sample missing units John Naylor
- Re: refactoring basebackup.c Robert Haas
- Re: [POC] verifying UTF-8 using SIMD instructions Thomas Munro
- Re: shared-memory based stats collector Andres Freund
- Re: badly calculated width of emoji in psql Jacob Champion
- Re: refactoring basebackup.c Mark Dilger
- Re: speed up verifying UTF-8 Vladimir Sitnikov
- Re: Parallel scan with SubTransGetTopmostTransaction assert coredump Robert Haas
- Re: refactoring basebackup.c Robert Haas
- Re: speed up verifying UTF-8 John Naylor
- Re: Case expression pushdown Tom Lane
- Re: Have I found an interval arithmetic bug? Bryn Llewellyn
- Re: Printing backtrace of postgres processes vignesh C
- Re: Added schema level support for publication. vignesh C
- Re: Have I found an interval arithmetic bug? Tom Lane
- Re: Added schema level support for publication. vignesh C
- Re: Added schema level support for publication. vignesh C
- Re: Added schema level support for publication. vignesh C
- Re: Have I found an interval arithmetic bug? Bryn Llewellyn
- Re: [POC] verifying UTF-8 using SIMD instructions John Naylor
- Re: Git revision in tarballs Peter Eisentraut
- Re: Git revision in tarballs Daniel Gustafsson
- Re: Git revision in tarballs Tom Lane
- Re: Git revision in tarballs Daniel Gustafsson
- Re: Git revision in tarballs Peter Eisentraut
- Re: psql - add SHOW_ALL_RESULTS option Peter Eisentraut
- Re: Git revision in tarballs Tom Lane
- Re: proposal: enhancing plpgsql debug API - returns text value of variable content Pavel Stehule