Mailing lists [pgsql-hackers]
- Re: Decouple C++ support in Meson's PGXS from LLVM enablement Tristan Partin
- Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation David Rowley
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- create table like including storage parameter jian he
- Re: Add support for entry counting in pgstats Michael Paquier
- Fix locking issue with fixed-size stats template in injection_points Michael Paquier
- Re: create table like including storage parameter David G. Johnston
- Re: Fix locking issue with fixed-size stats template in injection_points Chao Li
- Re: plan shape work Richard Guo
- Re: Eager aggregation, take 3 Richard Guo
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: plan shape work Tom Lane
- Re: Skipping schema changes in publication Peter Smith
- Re: pgstattuple "unexpected zero page" for gist and hash indexes Dilip Kumar
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation Chao Li
- Re: Logical Replication of sequences shveta malik
- Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik
- Re: [PATCH] Add tests for Bitmapset Michael Paquier
- Re: Fix locking issue with fixed-size stats template in injection_points Michael Paquier
- Re: Issue with logical replication slot during switchover shveta malik
- Add tab completion support for WAIT FOR command Xuneng Zhou
- Re: Add tab completion support for WAIT FOR command Xuneng Zhou
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Fix locking issue with fixed-size stats template in injection_points Bertrand Drouvot
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Fix locking issue with fixed-size stats template in injection_points Chao Li
- Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation jian he
- Re: Fix locking issue with fixed-size stats template in injection_points wenhui qiu
- Re: Fix locking issue with fixed-size stats template in injection_points Michael Paquier
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor
- Re: plan shape work Richard Guo
- Re: Invalid pointer access in logical decoding after error vignesh C
- Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation Chao Li
- Re: GB18030-2022 Support in PostgreSQL John Naylor
- CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: Resetting recovery target parameters in pg_createsubscriber Alena Vinter
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik
- Re: proposal: schema variables Pavel Stehule
- Remove Item type Peter Eisentraut
- Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov
- Re: [PATCH] Add tests for Bitmapset Greg Burd
- Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL BharatDB
- Re: GB18030-2022 Support in PostgreSQL Chao Li
- Doc compilation fails with a recent xmllint RECHTÉ Marc
- Re: Batching in executor Tomas Vondra
- Re: Doc compilation fails with a recent xmllint Daniel Gustafsson
- let ALTER COLUMN SET DATA TYPE cope with trigger dependency jian he
- Re: Add jsonb_translate(jsonb, from, to) Florents Tselai
- Re: Use "?=" operator for a contrib makefile in documentation Peter Eisentraut
- Remove unused parameter form find_window_run_conditions() Matheus Alcantara
- Re: RFC: extensible planner state Robert Haas
- Re: Sending unflushed WAL in physical replication Aleksander Alekseev
- Re: Use "?=" operator for a contrib makefile in documentation Tom Lane
- Mutable listen_addresses GUC Ivan Kovmir
- Re: plan shape work Robert Haas
- Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Robert Haas
- Re: Use "?=" operator for a contrib makefile in documentation Peter Eisentraut
- Re: plan shape work Tom Lane
- Re: Mutable listen_addresses GUC Tom Lane
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Rafia Sabih
- Re: test_json_parser/002_inline is kind of slow Robert Haas
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: Skipping schema changes in publication vignesh C
- Re: test_json_parser/002_inline is kind of slow Tom Lane
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Recovering from detoast-related catcache invalidations Arseniy Mukhin
- Re: allow benign typedef redefinitions (C11) Álvaro Herrera
- Re: allow benign typedef redefinitions (C11) Tom Lane
- Re: Add jsonb_translate(jsonb, from, to) Florents Tselai
- Re: NLS in Meson Peter Eisentraut
- Re: test_json_parser/002_inline is kind of slow Jacob Champion
- Re: Remove unused parameter form find_window_run_conditions() David Rowley
- Re: [PATCH] GROUP BY ALL Tom Lane