Mailing lists [pgsql-hackers]
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Serverside SNI support in libpq Daniel Gustafsson
- Re: enhance wraparound warnings Nathan Bossart
- Re: pg_waldump: support decoding of WAL inside tarfile Andrew Dunstan
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Zsolt Parragi
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Row pattern recognition Henson Choi
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: Change copyObject() to use typeof_unqual Jelte Fennema-Nio
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow Matt Blewitt
- Re: [oauth] Stabilize the libpq-oauth ABI (and allow alternative implementations?) Jacob Champion
- [BUG?] missing array index may result in a wrong constraint name (pg_dump, bin-upgrade, >=18) George Tarasov
- Re: Skipping schema changes in publication Amit Kapila
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: [19] CREATE SUBSCRIPTION ... SERVER Amit Kapila
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: UPDATE run check constraints for affected columns only jian he
- Re: generic plans and "initial" pruning Amit Langote
- Re: Refactor recovery conflict signaling a little Alexander Lakhin
- Re: [BUG?] missing array index may result in a wrong constraint name (pg_dump, bin-upgrade, >=18) Álvaro Herrera
- Re: Fix array access (src/bin/pg_dump/pg_dump.c) Alvaro Herrera
- Compress prune/freeze records with Delta Frame of Reference algorithm Evgeny Voropaev
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch Nick Cleaton
- Re: Row pattern recognition Henson Choi
- Re: More speedups for tuple deformation Junwang Zhao
- Re: SQL Property Graph Queries (SQL/PGQ) Henson Choi
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Unlogged rel fake lsn vs GetVictimBuffer() Melanie Plageman
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Etsuro Fujita
- Re: tid_blockno() and tid_offset() accessor functions Ayush Tiwari