Mailing lists [pgsql-hackers]
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Lukas Fittl
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Re: Mystery with REVOKE PRIVILEGE Nathan Bossart
- Re: Remove redundant AssertVariableIsOfType uses in pg_upgrade Nathan Bossart
- Re: Logical Replication of sequences Nathan Bossart
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- Re: Some cleanup of pg_stat_statements tests Michael Paquier
- Re: tablecmds: clarify recurse vs recusing Chao Li
- [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jacob Champion
- Re: Mystery with REVOKE PRIVILEGE Tom Lane
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Tom Lane
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jacob Champion
- Re: Flush some statistics within running transactions Zsolt Parragi
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- pg_stat_statements: add missing tests for nesting_level Sami Imseih
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Sami Imseih
- Re: pg_stat_statements: add missing tests for nesting_level Michael Paquier
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: docs: clarify ALTER TABLE behavior on partitioned tables David G. Johnston
- Re: Row pattern recognition Henson Choi
- Re: Simplify code building the LR conflict messages shveta malik
- tablecmds: reject CLUSTER ON for partitioned tables earlier Chao Li
- Re: commented out code Ashutosh Bapat
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: More speedups for tuple deformation David Rowley
- Re: CREATE TABLE LIKE INCLUDING POLICIES jian he
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Assert the timestamp is available for ORIGN_DIFFERS conflicts Hayato Kuroda (Fujitsu)
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: Assert the timestamp is available for ORIGN_DIFFERS conflicts shveta malik
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- brin: Remove duplicate initialization in initialize_brin_buildstate() Chao Li
- Re: Skipping schema changes in publication shveta malik
- Re: Proposal: Adding compression of temporary files lakshmi
- Re: Optional skipping of unchanged relations during ANALYZE? David Rowley
- Re: tuple radix sort John Naylor
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts Hayato Kuroda (Fujitsu)
- Re: Update some comments for fasthash John Naylor
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: [PATCH] Reserve protocol 3.1 explicitly in pqcomm.h Jelte Fennema-Nio
- RE: Newly created replication slot may be invalidated by checkpoint Zhijie Hou (Fujitsu)
- Re: Fix how some lists are displayed by psql \d+ Chao Li
- Re: tuple radix sort zengman
- Re: Remove no-op PlaceHolderVars Richard Guo
- Re: file_fdw: Support multi-line HEADER option. Steven Niu
- Re: Fix how some lists are displayed by psql \d+ Peter Smith
- Re: Fix how some lists are displayed by psql \d+ Chao Li
- Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it jian he
- Re: updates for handling optional argument in system functions Chao Li
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Akshay Joshi
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Optional skipping of unchanged relations during ANALYZE? Christoph Berg
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Optional skipping of unchanged relations during ANALYZE? Christoph Berg
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Can we remove support for standard_conforming_strings = off yet? Julien Rouhaud
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor
- Re: anonymous unions (C11) Peter Eisentraut
- Re: Skipping schema changes in publication shveta malik
- Re: Fix accidentally cast away qualifiers Peter Eisentraut
- Re: enable fallthrough warnings on clang Peter Eisentraut
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: pg_plan_advice Ajay Pal
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Zsolt Parragi
- Re: Emitting JSON to file using COPY TO jian he
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: Remove more leftovers of AIX support Peter Eisentraut
- [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: AIX support Peter Eisentraut
- Re: Fix accidentally cast away qualifiers Bertrand Drouvot
- [PATCH] Align verify_heapam.c error message offset with test expectations zengman
- RE: Newly created replication slot may be invalidated by checkpoint Hayato Kuroda (Fujitsu)
- Re: log_min_messages per backend type Alvaro Herrera
- Remove no-op pull_var_clause flag Alexander Pyhalov
- Re: Fix accidentally cast away qualifiers Bertrand Drouvot
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: CREATE TABLE LIKE INCLUDING POLICIES Zsolt Parragi
- Use correct collation in pg_trgm David Geier
- Re: Reduce build times of pg_trgm GIN indexes David Geier
- Re: [PATCH] Provide support for trailing commas Peter Eisentraut
- Re: Inval reliability, especially for inplace updates Mark Dilger
- Re: [PATCH] Provide support for trailing commas Tom Lane
- [PATCH v1] Document pg_get_partition_constraintdef. Todd Liebenschutz-Jones
- Re: Inval reliability, especially for inplace updates Noah Misch
- Re: bt_index_parent_check and concurrently build indexes Álvaro Herrera
- Re: Remove no-op pull_var_clause flag Tom Lane
- Re: [PATCH] ternary reloption type Nikolay Shaplov
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: Having problems generating a code coverage report Andres Freund
- Re: [PATCH] ternary reloption type Álvaro Herrera
- Re: pg_plan_advice Robert Haas
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Matheus Alcantara
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Undefined behavior detected by new clang's ubsan Alexander Lakhin
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Can we remove support for standard_conforming_strings = off yet? Tom Lane
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: pgsql: tests: Add a test C++ extension module Robert Haas
- Re: Can we remove support for standard_conforming_strings = off yet? Bruce Momjian
- Re: Extended Statistics set/restore/clear functions. Corey Huinker
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: Speed up COPY FROM text/CSV parsing using SIMD Neil Conway
- Re: Reduce build times of pg_trgm GIN indexes Matthias van de Meent
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker