Mailing lists [pgsql-hackers]
- Re: Periodic authorization expiration checks using GoAway message Bruce Momjian
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith
- pg_stat_statements: Fix nested tracking for implicitly closed cursors Sami Imseih
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: DOCS - "\d mytable" also shows any publications that publish mytable Chao Li
- Re: Improve documentation of publication privilege checks Peter Smith
- Re: Fix wrong reference in pg_overexplain's doc Chao Li
- Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Bruce Momjian
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Dharin Shah
- Re: Improve documentation of publication privilege checks David G. Johnston
- Refactor replication origin state reset helpers Chao Li
- Re: [PATCH] Fix typo in psql \copy command documentation Bruce Momjian
- Refactor to eliminate cast-away-const in pg_dump object sort comparator Chao Li
- Fix incorrect buffer lock description in pg_visibility comment Chao Li
- Re: More const-marking cleanup Tom Lane
- Re: let ALTER COLUMN SET DATA TYPE cope with POLICY dependency jian he
- Re: Refactor query normalization into core query jumbling zengman
- Re: Refactor query normalization into core query jumbling Michael Paquier
- Re: Skipping schema changes in publication Peter Smith
- Re: Refactor query normalization into core query jumbling Michael Paquier
- correct a word Zizhen Qiao
- Re: Startup PANIC on standby promotion due to zero-filled WAL segment Michael Paquier
- Re: Switch buffile.c/h to use pgoff_t Michael Paquier
- Re: correct a word Michael Paquier
- Re: Improve documentation of publication privilege checks Shlok Kyal
- Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila
- Re: Logical Replication of sequences Shlok Kyal
- Re: Improve documentation of publication privilege checks Peter Smith
- Re: Improve documentation of publication privilege checks Chao Li
- Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? preTham
- Re: Improve documentation of publication privilege checks David G. Johnston
- doc: update the default of data checksums in the doc of pg_rewind Zhijie Hou (Fujitsu)
- Re: correct a word wenhui qiu
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: correct a word Michael Paquier
- Re: Sequence Access Methods, round two Chao Li
- Re: Orphaned records in pg_replication_origin_status after subscription drop Amit Kapila
- RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Zhijie Hou (Fujitsu)
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: Orphaned records in pg_replication_origin_status after subscription drop Michael Paquier
- Re: Switch buffile.c/h to use pgoff_t Chao Li
- Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Chao Li
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: Some optimizations for COALESCE expressions during constant folding Richard Guo
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Refactor replication origin state reset helpers Ashutosh Bapat
- Re: Resetting recovery target parameters in pg_createsubscriber Andrey Rudometov
- Avoid corrupting DefElem nodes when parsing publication_names and publish options sunil s
- Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options sunil s
- Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade Jeevan Chalke
- Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? Matthias van de Meent
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- cleanup: Split long Makefile lists across lines and sort them Jelte Fennema-Nio
- Re: apply_scanjoin_target_to_paths and partitionwise join Robert Haas
- Re: should we have a fast-path planning for OLTP starjoins? Robert Haas
- Re:cleanup: Split long Makefile lists across lines and sort them zengman
- Re: apply_scanjoin_target_to_paths and partitionwise join Ashutosh Bapat
- Re: cleanup: Split long Makefile lists across lines and sort them Jelte Fennema-Nio
- Re: Two issues with version checks in CREATE SUBSCRIPTION Fujii Masao
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- RE: AIX support Srirama Kucherlapati
- Re: Fix wrong reference in pg_overexplain's doc Fujii Masao
- Cleaning up PREPARE query strings? Julien Rouhaud
- Re: Cleaning up PREPARE query strings? Tom Lane
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format Robert Treat
- Re: Refactor query normalization into core query jumbling Sami Imseih
- Re: should we have a fast-path planning for OLTP starjoins? Bruce Momjian
- Re: should we have a fast-path planning for OLTP starjoins? Tom Lane
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: DOCS - Clarify the publication 'publish_via_partition_root' default value. Bruce Momjian
- Re: Docs: Standardize "cannot" usage in SGML source Bruce Momjian
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: Fix and improve allocation formulas Bruce Momjian
- Re: Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade Matthias van de Meent