Mailing lists [pgsql-hackers]
- Re: Avoid unused value (src/fe_utils/print.c) Ranier Vilela
- Re: Improve pg_stat_statements by making jumble handle savepoint names better Michael Paquier
- Re: [BUG] Crash on pgbench initialization. Michael Paquier
- Re: Removing the fixed-size buffer restriction in hba.c Nathan Bossart
- Re: [PATCH] Check more invariants during syscache initialization Michael Paquier
- Re: Row pattern recognition Vik Fearing
- Re: Removing the fixed-size buffer restriction in hba.c Michael Paquier
- Re: Removing the fixed-size buffer restriction in hba.c Tom Lane
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Re: Removing the fixed-size buffer restriction in hba.c Michael Paquier
- Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Thomas Munro
- Partition pruning not working on updates Mr.Bim
- Re: [BUG] Crash on pgbench initialization. Andres Freund
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: PATCH: Add REINDEX tag to event triggers Michael Paquier
- Re: WaitForOlderSnapshots in DETACH PARTITION causes deadlocks Michael Paquier
- Re: pg_rewind fails with in-place tablespace Michael Paquier
- Retiring is_pushed_down Richard Guo
- Re: WAL Insertion Lock Improvements Michael Paquier
- Re: doc: improve the restriction description of using indexes on REPLICA IDENTITY FULL table. Masahiko Sawada
- Re: [PATCH] Add loongarch native checksum implementation. huchangqi
- A failure in 031_recovery_conflict.pl on Cirrus CI Windows Server Bharath Rupireddy
- Re: [BUG] Crash on pgbench initialization. Anton A. Melnikov
- Re: PATCH: Add REINDEX tag to event triggers jian he
- Logical walsenders don't process XLOG_CHECKPOINT_SHUTDOWN Amit Kapila
- POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: POC: Extension for adding distributed tracing - pg_tracing Aleksander Alekseev
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: logicalrep_message_type throws an error Amit Kapila
- Re: A failure in 031_recovery_conflict.pl on Cirrus CI Windows Server Noah Misch
- Re: [PATCH] Check more invariants during syscache initialization Aleksander Alekseev
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Partition pruning not working on updates David Rowley
- Re: Row pattern recognition Tatsuo Ishii
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- [PATCH] Small refactoring of inval.c and inval.h Aleksander Alekseev
- Re: sslinfo extension - add notbefore and notafter timestamps Daniel Gustafsson
- Avoid possible memory leak (src/common/rmtree.c) Ranier Vilela
- Re: [PATCH] Small refactoring of inval.c and inval.h Alvaro Herrera
- Re: Avoid possible memory leak (src/common/rmtree.c) Daniel Gustafsson
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: [PATCH] Small refactoring of inval.c and inval.h Aleksander Alekseev
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: cataloguing NOT NULL constraints Isaac Morland
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Improve pg_stat_statements by making jumble handle savepoint names better Greg Sabino Mullane
- Re: WAL Insertion Lock Improvements Andres Freund
- Re: Logical walsenders don't process XLOG_CHECKPOINT_SHUTDOWN Andres Freund
- Re: cataloguing NOT NULL constraints Isaac Morland
- Re: Inefficiency in parallel pg_restore with many tables Nathan Bossart
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: cataloguing NOT NULL constraints Isaac Morland
- Re: WAL Insertion Lock Improvements Andres Freund
- Re: cataloguing NOT NULL constraints Robert Haas
- Re: MERGE ... RETURNING Gurjeet Singh