Mailing lists [pgsql-hackers]
- Re: Unused expression indexes Tom Lane
- Re: Unused expression indexes Tomas Vondra
- Re: Inconsistency with EXPLAIN ANALYZE CREATE MATERIALIZED VIEW Jeff Davis
- Re: tiny step toward threading: reduce dependence on setlocale() Jeff Davis
- Re: btree: implement dynamic prefix truncation (was: Improving btree performance through specializing by key shape, take 2) Matthias van de Meent
- Re: Remove dependence on integer wrapping Nathan Bossart
- Remaining dependency on setlocale() Jeff Davis
- Re: Minor refactorings to eliminate some static buffers Heikki Linnakangas
- Re: Remaining dependency on setlocale() Tom Lane
- Re: Vectored IO in XLogWrite() Melih Mutlu
- Re: Avoiding superfluous buffer locking during nbtree backwards scans Matthias van de Meent
- Enable data checksums by default Greg Sabino Mullane
- Re: Instability with incremental backup tests (pg_combinebackup, 003_timeline.pl) Tomas Vondra
- Re: Proposal for implementing OCSP Stapling in PostgreSQL David Zhang
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Fix memory counter update in reorderbuffer Masahiko Sawada
- Re: Logical Replication of sequences Amit Kapila
- RE: Conflict detection and logging in logical replication Hayato Kuroda (Fujitsu)
- Re: Windows default locale vs initdb Thomas Munro
- Re: Logical Replication of sequences Peter Smith
- Re: Logical Replication of sequences shveta malik
- Re: Conflict detection and logging in logical replication Amit Kapila
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Fix memory counter update in reorderbuffer Amit Kapila
- Remove TRACE_SORT macro? Peter Eisentraut
- RE: Conflict detection and logging in logical replication Hayato Kuroda (Fujitsu)
- Re: Remaining dependency on setlocale() Thomas Munro
- Re: Found issues related with logical replication and 2PC shveta malik
- Re: Proposal for implementing OCSP Stapling in PostgreSQL Daniel Gustafsson
- Re: Remove TRACE_SORT macro? Heikki Linnakangas
- Re: [PoC] Federated Authn/z with OAUTHBEARER Peter Eisentraut
- RE: Conflict detection and logging in logical replication Zhijie Hou (Fujitsu)
- Re: Thread-unsafe MD5 on big-endian systems with no OpenSSL Heikki Linnakangas
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Logical Replication of sequences vignesh C
- Re: Conflict detection and logging in logical replication shveta malik
- Re: Enable data checksums by default Michael Banck
- Re: Fsync (flush) all inserted WAL records Aleksander Alekseev
- Re: Fsync (flush) all inserted WAL records Aleksander Alekseev
- Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Michail Nikolaev
- Re: proposal: schema variables Pavel Stehule
- Re: Found issues related with logical replication and 2PC Amit Kapila
- Re: [PATCH] Add crc32(text) & crc32(bytea) Aleksander Alekseev
- Re: Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Bertrand Drouvot
- Call rm_redo in a temporary memory context Heikki Linnakangas
- Little cleanup of ShmemInit function names Heikki Linnakangas
- Re: Found issues related with logical replication and 2PC Amit Kapila
- Cross-version Compatibility of postgres_fdw Fujii Masao
- Re: BlastRADIUS mitigation Heikki Linnakangas
- Re: pg_verifybackup: TAR format backup verification Amul Sul
- Re: Fsync (flush) all inserted WAL records Vitaly Davydov
- Re: Remaining dependency on setlocale() Joe Conway
- Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Daniel Gustafsson
- Re: Support specify tablespace for each merged/split partition Fujii Masao
- Re: Fsync (flush) all inserted WAL records Aleksander Alekseev
- Re: Restart pg_usleep when interrupted Sami Imseih
- Re: Enable data checksums by default Greg Sabino Mullane
- Re: Restart pg_usleep when interrupted Bertrand Drouvot
- Re: Restart pg_usleep when interrupted Nathan Bossart
- Re: Fsync (flush) all inserted WAL records Vitaly Davydov
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Interrupts vs signals Heikki Linnakangas
- Re: Fsync (flush) all inserted WAL records Aleksander Alekseev
- Re: Remove dependence on integer wrapping Nathan Bossart
- Re: Remaining dependency on setlocale() Robert Haas
- Re: pg_verifybackup: TAR format backup verification Robert Haas
- Re: [Proposal] Add foreign-server health checks infrastructure Fujii Masao
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: pg_verifybackup: TAR format backup verification Amul Sul
- Re: Add LSN <-> time conversion functionality Robert Haas
- Re: pgsql: Introduce hash_search_with_hash_value() function Alvaro Herrera
- Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: pgsql: Introduce hash_search_with_hash_value() function Nathan Bossart
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: Remaining dependency on setlocale() Joe Conway
- Re: pg_verifybackup: TAR format backup verification Robert Haas
- Re: pgsql: Introduce hash_search_with_hash_value() function Robert Haas
- Re: Proposal for implementing OCSP Stapling in PostgreSQL David Zhang
- Re: Remaining dependency on setlocale() Robert Haas
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- Re: Add trim_trailing_whitespace to editorconfig file Andrew Dunstan
- Re: Add LSN <-> time conversion functionality Melanie Plageman
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: Add new protocol message to change GUCs for usage with future protocol-only GUCs Robert Haas
- Re: Add trim_trailing_whitespace to editorconfig file Jelte Fennema-Nio
- Re: tiny step toward threading: reduce dependence on setlocale() Peter Eisentraut
- Re: Remaining dependency on setlocale() Thomas Munro
- Re: SQL:2011 application time Paul Jungwirth