Mailing lists [pgsql-hackers]
- Re: Add starelid, attnum to pg_stats and leverage this in pg_dump Corey Huinker
- Re: Adding pg_dump flag for parallel export to pipes Mahendra Singh Thalor
- Proposal: common explicit lists for installed headers Zsolt Parragi
- Re: Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: [19] CREATE SUBSCRIPTION ... SERVER Jeff Davis
- Re: Proposal: common explicit lists for installed headers Tom Lane
- Re: Addressing buffer private reference count scalability issue Alexandre Felipe
- Re: Streamify more code paths Xuneng Zhou
- Re: Streamify more code paths Xuneng Zhou
- pg_restore: remove unnecessary code from restore_all_databases function Mahendra Singh Thalor
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Srinath Reddy Sadipiralla
- Re: Proposal: common explicit lists for installed headers Zsolt Parragi
- Re: Adding pg_dump flag for parallel export to pipes Hannu Krosing
- Re: some more include removal from headers Álvaro Herrera
- Re: Row pattern recognition Tatsuo Ishii
- Re: some more include removal from headers Álvaro Herrera
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Andrew Dunstan
- pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly Alexander Lakhin
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Álvaro Herrera
- gen_guc_tables improvements Zsolt Parragi
- Re: Skipping schema changes in publication vignesh C
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Srinath Reddy Sadipiralla
- Re: More speedups for tuple deformation Junwang Zhao
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Mahendra Singh Thalor
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: WIP - xmlvalidate implementation from TODO list Pavel Stehule
- Re: pg_restore: remove unnecessary code from restore_all_databases function Andrew Dunstan
- Re: bug: pg_dumpall with --data-only and --clean options is giving an error after some dump Tom Lane
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Andrew Dunstan
- Re: pg_restore --format= option(without any value) should report an error as pg_dump is reporting an error Mahendra Singh Thalor
- Re: Vacuum statistics Andrey Borodin
- pg_restore: TAP test case typo(wrong word) for an error hint in 001_basic.pl Mahendra Singh Thalor
- Re: pg_restore: remove unnecessary code from restore_all_databases function Mahendra Singh Thalor
- Re: Compress prune/freeze records with Delta Frame of Reference algorithm Andrey Borodin
- Re: Add missing CHECK_FOR_INTERRUPTS calls in dblink module Lakshmi N
- Re: Supporting non-deterministic collations with tailoring rules. Daniel Verite
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra
- Re: Inconsistency in owner assignment between INDEX and STATISTICS Tom Lane
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy