Mailing lists [pgsql-hackers]
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: addFkRecurseReferencing use unassigned fkconstraint->fk_with_period value Haibo Yan
- Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Jinqing Kuang
- Re: Assert failure in try_nestloop_path() Richard Guo
- Re: Reject WAIT FOR earlier in transaction-snapshot mode Xuneng Zhou
- Re: BgBufferSync(): clarification about reusable_buffers variable shihao zhong
- Re: pgstat: Flush some statistics within running transactions, take 2 Michael Paquier
- Re: Review items for EXCEPT TABLE publication vignesh C
- Re: Revert RI fast-path batching from REL_19_STABLE Amit Langote
- Re: REPACK (CONCURRENTLY) decoding worker is canceled by lock_timeout Chao Li
- Re: Proposal: INSERT ... BY NAME Vaibhav Dalvi
- Re: remove_useless_joins vs. bug #19560 Richard Guo
- Re: Review items for EXCEPT TABLE publication shveta malik
- Re: PGQ catalog representation and pg_dump support Ashutosh Bapat
- Re: Offline data checksum changes can cause incorrect checksum state on standbys Daniel Gustafsson
- Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers Siddharth Kothari
- Re: Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match ZizhuanLiu X-MAN
- Re: Review items for EXCEPT TABLE publication Amit Kapila
- Re: Crashes on a partition whose concurrent detach never finished Nisha Moond
-
Re: Trying out
Greg Burd - PG19: two RI fast-path issues found while testing the batching revert Nikolay Samokhvalov
- Re: Fix REPACK with WITHOUT OVERLAPS replica identity indexes Alvaro Herrera
- Re: Add PRODUCT() aggregate function Tom Lane
- Re: Support for 8-byte TOAST values, round two Bharath Rupireddy
- Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress Sami Imseih
- Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress Tom Lane
- Re: COPY FROM with RLS Bryan Green
- Re: REPACK (CONCURRENTLY) can crash a logical decoding session Masahiko Sawada
- Re: pg_*_advice: tsv load failure, etc. Robert Haas
- Re: Improve WAIT FOR read-your-writes consistency doc Sami Imseih
- Re: Rename PqMsg_Progress to PqMsg_ParallelWorkerProgress Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman