Mailing lists [pgsql-hackers]
- Re: anonymous unions (C11) Álvaro Herrera
- Re: Patch: dumping tables data in multiple chunks in pg_dump Zsolt Parragi
- Re: Proposal: Adding compression of temporary files Zsolt Parragi
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Mihail Nikalayeu
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Michael Paquier
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Some cleanup of pg_stat_statements tests Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Michael Paquier
- Re: Row pattern recognition Henson Choi
- Re: More speedups for tuple deformation David Rowley
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Patch: dumping tables data in multiple chunks in pg_dump David Rowley
- Re: Row pattern recognition Henson Choi
- Proposal: Add backup start time to pg_stat_progress_basebackup Rob Moore
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Tatsuo Ishii
- Re: Proposal: Add backup start time to pg_stat_progress_basebackup David G. Johnston
- Re: Row pattern recognition Henson Choi
- Re: tablecmds: clarify recurse vs recusing Chao Li
- Re: Proposal: Add backup start time to pg_stat_progress_basebackup Rob Moore
- A minor grammar error was found in a comment in the smgrtruncate function jinbinge
- Re: Logical Replication of sequences Amit Kapila
- Re: file_fdw: Support multi-line HEADER option. Shinya Kato
- Re: Logical Replication of sequences Amit Kapila
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: More speedups for tuple deformation Chao Li
- Re: Simplify code building the LR conflict messages shveta malik
- Undefined behavior detected by new clang's ubsan Alexander Lakhin
- Re: A minor grammar error was found in a comment in the smgrtruncate function Michael Paquier
- Re: Remaining dependency on setlocale() Александр Кожемякин
- Re: Logical Replication of sequences vignesh C
- Re: file_fdw: Support multi-line HEADER option. Chao Li
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Japin Li
- Re: More speedups for tuple deformation Chao Li
- Remove more leftovers of AIX support Peter Eisentraut
- Re: Some cleanup of pg_stat_statements tests Chao Li
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Patch: dumping tables data in multiple chunks in pg_dump Zsolt Parragi
- Re: heap_create_with_catalog comments Chao Li
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re:Some cleanup of pg_stat_statements tests zengman
- Fix comments for buf_id field of BufferDesc structure Daniil Davydov
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Michael Paquier
- Move MAXIMUM_ALIGNOF definition to c.h Peter Eisentraut
- Re: pg_upgrade: optimize replication slot caught-up check shveta malik
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: Fix comments for buf_id field of BufferDesc structure Chao Li
- Re: Undefined behavior detected by new clang's ubsan Alexander Lakhin
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- meson: Allow disabling static libraries Peter Eisentraut
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Remove "struct" markers from varlena, varatt_external and varatt_indirect Michael Paquier
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Fix accidentally cast away qualifiers Peter Eisentraut
- Re: Fix accidentally cast away qualifiers Chao Li
- Re: Fix comments for buf_id field of BufferDesc structure Daniil Davydov
- Re: Race conditions in logical decoding Antonin Houska
- Re: Remove more leftovers of AIX support Heikki Linnakangas
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Heikki Linnakangas
- Re: commented out code Peter Eisentraut
- Re: Logical Replication of sequences vignesh C
- Re: Add IS_INDEX macro to brin and gist index Japin Li
- Re: pg_plan_advice Jakub Wartak
- Re: Periodic authorization expiration checks using GoAway message Zsolt Parragi
- Change copyObject() to use typeof_unqual Peter Eisentraut
- RE: Logical Replication of sequences Hayato Kuroda (Fujitsu)
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Remove redundant AssertVariableIsOfType uses in pg_upgrade Peter Eisentraut
- Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Row pattern recognition Tatsuo Ishii
- Re: Fix gistkillitems & add regression test to microvacuum Andrey Borodin
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Optional skipping of unchanged relations during ANALYZE? Christoph Berg
- Re: Change copyObject() to use typeof_unqual David Geier
- Re: Proposal: Adding compression of temporary files lakshmi
- Re: Logical Replication of sequences Amit Kapila
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Allowing ALTER COLUMN TYPE for columns in publication column lists Soumya S Murali
- enable fallthrough warnings on clang Peter Eisentraut
- Re: commented out code Dean Rasheed
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Fix accidentally cast away qualifiers Bertrand Drouvot
- Re: Add IS_INDEX macro to brin and gist index Álvaro Herrera
- Re: [PATCH] psql: add \dcs to list all constraints Álvaro Herrera
- Re: Periodic authorization expiration checks using GoAway message Ajit Awekar
- Re: Some cleanup of pg_stat_statements tests Álvaro Herrera
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: Remove redundant AssertVariableIsOfType uses in pg_upgrade Bertrand Drouvot
- Re: Remove more leftovers of AIX support Tom Lane
- Re: enable fallthrough warnings on clang Jelte Fennema-Nio
- Re: file_fdw: Support multi-line HEADER option. Álvaro Herrera
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Change copyObject() to use typeof_unqual Andres Freund
- Re: meson: Allow disabling static libraries Tristan Partin
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Make copyObject work in C++ Andres Freund
- Re: meson: Allow disabling static libraries Andres Freund
- Re: Exit walsender before confirming remote flush in logical replication Vitaly Davydov
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Andres Freund
- Re: Race conditions in logical decoding Andres Freund
- Re: Custom oauth validator options Jacob Champion
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane
- Re: More speedups for tuple deformation Andres Freund
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: Undefined behavior detected by new clang's ubsan Tom Lane
- Re: commented out code Tom Lane
- Re: Add missing JIT inline pass for llvm>=17 Andres Freund
- Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Heikki Linnakangas
- Re: Make copyObject work in C++ Andres Freund
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Speed up transaction completion faster after many relations are accessed in a transaction Andres Freund
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Can we remove support for standard_conforming_strings = off yet? David G. Johnston
- Re: tablecmds: clarify recurse vs recusing Tom Lane
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: Optional skipping of unchanged relations during ANALYZE? Robert Treat
- Re: Custom oauth validator options Zsolt Parragi
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Peter Eisentraut
- Re: index prefetching Peter Geoghegan
- Re: Mystery with REVOKE PRIVILEGE Konstantin Knizhnik
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood