Mailing lists [pgsql-hackers]
- Re: Little checksum worker cleanups Daniel Gustafsson
- Re: Handle concurrent drop when doing whole database vacuum Bharath Rupireddy
- Re: [PATCH] Improving index selection for logical replication apply with replica identity full Ethan Mertz
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker
- Re: [PATCH] Warn when io_min_workers exceeds io_max_workers Michael Paquier
- Re: hashjoins vs. Bloom filters (yet again) Ben Mejia
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: [PATCH] btree_gist: add cross-type integer operator support for GiST Alexander Nestorov
- Re: Heads Up: cirrus-ci is shutting down June 1st Jacob Champion
- Re: Handle concurrent drop when doing whole database vacuum Michael Paquier
- Re: Handle concurrent drop when doing whole database vacuum Bharath Rupireddy
- Re: Global temporary tables Dean Rasheed
- Protect against timestamp underflow in uuidv7(interval) Tristan Partin
- Re: Handle concurrent drop when doing whole database vacuum Michael Paquier
- Re: DDL deparse Bharath Rupireddy
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Protect against timestamp underflow in uuidv7(interval) Baji Shaik
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- RE: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server Hayato Kuroda (Fujitsu)
- Re: Fwd: dsm_registry: Add detach and destroy features Sungwoo Chang
- Re: Row pattern recognition jian he
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Richard Guo
- Re: Add pg_stat_kind_info system view Michael Paquier
- Re: Global temporary tables Gilles Darold
- Re: Improve pg_stat_statements scalability Michael Paquier
- Re: enhance wraparound warnings Bharath Rupireddy
- Re: psql: add tab completion for subscription wal_receiver_timeout Bharath Rupireddy
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: Row pattern recognition jian he
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade shveta malik
- Re: Add pg_stat_kind_info system view Bertrand Drouvot
- Re: Fix publisher-side sequence permission reporting Bharath Rupireddy
- Re: Small patch to improve safety of utf8_to_unicode(). Jeff Davis
- Re: Add per-backend lock statistics Michael Paquier
- Re: Add MIN/MAX aggregate support for uuid Bharath Rupireddy
- Re: Row pattern recognition Henson Choi
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Re: (SQL/PGQ) Clean up orphaned properties when dropping a label Ashutosh Bapat
- Re: Add per-backend lock statistics Bertrand Drouvot
- Re: Include sequences in publications created by pg_createsubscriber vignesh C
- Reject unsupported COPY FROM targets before analyzing WHERE clause Chao Li
- Re: Fix publisher-side sequence permission reporting Amit Kapila
- Re: Row pattern recognition Henson Choi
- Re: bytea(uuid) missing proleakproof? Chao Li
- Re: psql: add tab completion for subscription wal_receiver_timeout Xuneng Zhou
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: psql: add tab completion for subscription wal_receiver_timeout Fujii Masao
- Improve row estimation with multi-column unique indexes Anthonin Bonnefoy
- Re: psql: add tab completion for subscription wal_receiver_timeout Chao Li
- Re: Reject unsupported COPY FROM targets before analyzing WHERE clause Kyotaro Horiguchi
- Re: Small patch to improve safety of utf8_to_unicode(). Chao Li
- Re: FOR PORTION OF should reject GENERATED columns Peter Eisentraut
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Jakub Wartak
- Re: Fix publisher-side sequence permission reporting Fujii Masao
- Re: [PATCH] Fix null pointer dereference in PG19 Peter Eisentraut
- Re: Small patch to improve safety of utf8_to_unicode(). Ayush Tiwari
- Re: Support EXCEPT for ALL SEQUENCES publications shveta malik
- Re: Move FOR PORTION OF checks out of analysis Peter Eisentraut
- Re: Fix publisher-side sequence permission reporting Fujii Masao
- Re: [PATCH] btree_gist: add cross-type integer operator support for GiST Maxime Schoemans
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- Re: Fix publisher-side sequence permission reporting vignesh C
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Logging parallel worker draught Andrei Lepikhov
- Re: [PATCH] Fix null pointer dereference in PG19 Aleksander Alekseev
- Proposal: Support virtual generated columns in index expressions and predicates ZizhuanLiu X-MAN
- Re: Disallow whole-row index references with virtual generated columns? ZizhuanLiu X-MAN
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: Little checksum worker cleanups Heikki Linnakangas
- Re: Get rid of "Section.N.N.N" on DOCs Peter Eisentraut
- Re: enhance wraparound warnings Fujii Masao
- Re: RFC: Logging plan of the running query torikoshia
- Re: Reorganize GUC structs Peter Eisentraut
- Re: [PATCH v4] Add ssl_cert_files/ssl_key_files for multi-certificate support Renaud Métrich
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Shlok Kyal
- Re: Add per-backend lock statistics Tatsuya Kawata
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro
- Re: psql: add tab completion for subscription wal_receiver_timeout Fujii Masao
- Re: RFC: Logging plan of the running query Andrei Lepikhov
- Re: md5_password_warnings for password auth with MD5-encrypted passwords Jacob Champion
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: [PATCH] COPY TO FORMAT json: respect column list order Baji Shaik
- Re: uuidv7 improperly accepts dates before 1970-01-01 Baji Shaik
- Re: glob support in extension_control_path/dynamic_library_path? David E. Wheeler
- Re: [PATCH] btree_gist: add cross-type integer operator support for GiST Alexander Nestorov
- Re: Add per-backend lock statistics Bertrand Drouvot
- Re: [PATCH] Fix null pointer dereference in PG19 Paul A Jungwirth
- Re: Move FOR PORTION OF checks out of analysis Paul A Jungwirth
- Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Zsolt Parragi
- Re: Report replica identity in pg_publication_tables Bharath Rupireddy
- Re: DDL deparse Masahiko Sawada
- Re: More jsonpath methods: translate, split, join Florents Tselai
- Re: FOR PORTION OF should reject GENERATED columns Paul A Jungwirth
- Re: uuidv7 improperly accepts dates before 1970-01-01 Masahiko Sawada
- Re: Add MIN/MAX aggregate support for uuid Tristan Partin
- Re: uuidv7 improperly accepts dates before 1970-01-01 Tristan Partin
- Re: Add MIN/MAX aggregate support for uuid Masahiko Sawada
- Re: bytea(uuid) missing proleakproof? Masahiko Sawada
- Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro
- Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Melanie Plageman
- Re: Add MIN/MAX aggregate support for uuid Tristan Partin
- Re: Proposal: Conflict log history table for Logical Replication Zsolt Parragi
- Re: Add MIN/MAX aggregate support for uuid Bharath Rupireddy
- Re: pg_get__*_ddl consolidation Jelte Fennema-Nio
- Re: Get rid of "Section.N.N.N" on DOCs Christophe Pettus
- Re: The PostgreSQL C Dialect Christophe Pettus
- Support UUIDv6 in uuid_extract_timestamp() Tristan Partin
- Re: The PostgreSQL C Dialect Jelte Fennema-Nio
- Re: Interrupts vs signals Heikki Linnakangas
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: uuidv7 improperly accepts dates before 1970-01-01 Zsolt Parragi