Mailing lists [pgsql-hackers]
- Re: PG 18 release notes draft committed David G. Johnston
- Re: Incremental Sort Cost Estimation Instability Alexander Korotkov
- Re: PG 18 release notes draft committed Noah Misch
- add function for creating/attaching hash table in DSM registry Nathan Bossart
- Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Nathan Bossart
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: PG 18 release notes draft committed Tom Lane
- Re: PG 18 release notes draft committed Noah Misch
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Jim Nasby
- Re: PG 18 release notes draft committed David G. Johnston
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring MARK CALLAGHAN
- Re: PG 18 release notes draft committed Tom Lane
- Re: PG 18 release notes draft committed Bruce Momjian
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Jim Nasby
- Re: Custom Glibc collation version strings under LOCPATH Thomas Munro
- Re: Add --system-identifier / -s option to pg_resetwal Fujii Masao
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Partitioned tables and [un]loggedness Michael Paquier
- Re: PoC: Compute a histogram of prune_xid to support autovacuum improvements Renan Alves Fonseca
- Re: speedup COPY TO for partitioned table. jian he
- Re: Encapsulate io_uring process count calculation Michael Paquier
- Re: Custom Glibc collation version strings under LOCPATH Joe Conway
- Re: Improve explicit cursor handling in pg_stat_statements Michael Paquier
- Re: Partitioned tables and [un]loggedness Shinya Kato
- psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Missing program_XXX calling in pgbench tests Hayato Kuroda (Fujitsu)
- Re: a couple of small cleanup patches for DSM-related code Michael Paquier
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: queryId constant squashing does not support prepared statements Sami Imseih
- Re: Missing program_XXX calling in pgbench tests Fujii Masao
- RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu)
- Re: expand on_error ignore error handling scope torikoshia
- RE: Missing program_XXX calling in pgbench tests Hayato Kuroda (Fujitsu)
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Partitioned tables and [un]loggedness Michael Paquier
- Re: Wrong security context for deferred triggers? Michael Paquier
- Potential issue in listExtensions() Suraj Kharage
- Re: Question Regarding Merge Append and Parallel Execution of Index Scans on Partitioned Table David Rowley
- Re: synchronized_standby_slots used in logical replication shveta malik
- Re: ZStandard (with dictionaries) compression support for TOAST compression Nikhil Kumar Veldanda
- [V2] Adding new CRC32C implementation for IBM S390X Eduard Stefes
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Missing program_XXX calling in pgbench tests Peter Eisentraut
- Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Michael Paquier
- Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata
- Re: Fix slot synchronization with two_phase decoding enabled Masahiko Sawada
- RE: Missing program_XXX calling in pgbench tests Hayato Kuroda (Fujitsu)
- Re: Potential issue in listExtensions() Dilip Kumar
- Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata
- Re: Potential issue in listExtensions() Magnus Hagander
- Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Nazir Bilal Yavuz
- Re: [19] Proposal: function markers to indicate collation/ctype sensitivity Peter Eisentraut
- Re: [19] Proposal: function markers to indicate collation/ctype sensitivity Peter Eisentraut
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Peter Eisentraut
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Nazir Bilal Yavuz
- Re: Potential issue in listExtensions() Suraj Kharage
- Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths Peter Eisentraut
- Re: Fix slot synchronization with two_phase decoding enabled Dilip Kumar
- Re: synchronized_standby_slots used in logical replication Fabrice Chapuis
- Re: Fix slot synchronization with two_phase decoding enabled Dilip Kumar
- Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION Yugo Nagata
- Re: Fix slot synchronization with two_phase decoding enabled Amit Kapila
- Re: Enable data checksums by default Christoph Berg
- Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable Etsuro Fujita
- Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade Thomas Munro
- Re: Fix slot synchronization with two_phase decoding enabled Dilip Kumar
- Re: Fix slot synchronization with two_phase decoding enabled Nisha Moond
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Peter Eisentraut
- Re: Possibly hard-to-read message Peter Eisentraut
- Re: add function for creating/attaching hash table in DSM registry Dagfinn Ilmari Mannsåker
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Pavel Stehule
- Re: [PATCH] Split varlena.c into varlena.c and bytea.c Peter Eisentraut
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Improve explicit cursor handling in pg_stat_statements Sami Imseih
- Re: pg_get_multixact_members not documented Ashutosh Bapat
- Re: Retiring some encodings? Christoph Berg
- Re: Question Regarding Merge Append and Parallel Execution of Index Scans on Partitioned Table Ayush Vatsa
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Feike Steenbergen
- Re: Question Regarding Merge Append and Parallel Execution of Index Scans on Partitioned Table David Rowley
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Robert Haas
- Re: Wrong security context for deferred triggers? Tom Lane
- Re: Retiring some encodings? Ken Marshall
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them jian he
- Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Vitaly Davydov
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Christoph Berg
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Tom Lane
- Possibly hard-to-read message David G. Johnston
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Christoph Berg
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund
- Re: Wrong security context for deferred triggers? Noah Misch
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Wrong security context for deferred triggers? Tom Lane
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Tom Lane
- Re: Foreign key validation failure in 18beta1 Alvaro Herrera
- Re: ABI Compliance Checker GSoC Project Álvaro Herrera
- Re: macos exported symbols list not used for loadable modules Jacob Champion
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Andres Freund
- Re: add function for creating/attaching hash table in DSM registry Sami Imseih
- Re: Non-reproducible AIO failure Alexander Lakhin
- Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them Robert Haas
- Re: Some questions about gin index Tom Lane
- Re: Question Regarding Merge Append and Parallel Execution of Index Scans on Partitioned Table Ayush Vatsa
- Re: add function for creating/attaching hash table in DSM registry Nathan Bossart
- Re: gcc 15 "array subscript 0" warning at level -O3 Tom Lane
- Re: [19] Proposal: function markers to indicate collation/ctype sensitivity Jeff Davis
- Unnecessary connection overhead due copy-on-write (mainly openssl) Andres Freund
- Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Nathan Bossart
- Re: Partitioned tables and [un]loggedness Nathan Bossart
- Re: [PATCH] Re: Proposal to Enable/Disable Index using ALTER INDEX Robert Treat
- Re: [19] Proposal: function markers to indicate collation/ctype sensitivity Jeff Davis
- Re: track generic and custom plans in pg_stat_statements Ilia Evdokimov
- Re: track generic and custom plans in pg_stat_statements Ilia Evdokimov
- Re: [19] Proposal: function markers to indicate collation/ctype sensitivity Jeff Davis