Mailing lists [pgsql-hackers]
- Multi-insert for logical replication apply Bharath Rupireddy
- Re: pg_createsubscriber --dry-run logging concerns Álvaro Herrera
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Mihail Nikalayeu
- Re: implement CAST(expr AS type FORMAT 'template') Zsolt Parragi
- Re: Optimize UUID parse using SIMD Masahiko Sawada
- Re: Optimize UUID parse using SIMD Masahiko Sawada
- Missing FSM Update when Updating VM On-access Melanie Plageman
- Re: occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: Can we use Statistics Import and Export feature to perforamance testing? Kenichiro Tanaka
- Re: statatt_build_stavalues->LOCAL_FCINFO wrong number Michael Paquier
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Michael Paquier
- Re: PostgreSQL select-only CTE removal is too aggressive? David G. Johnston
- Re: Fix publisher-side sequence permission reporting Fujii Masao
- Re: Row pattern recognition Henson Choi
- Re: Get rid of "Section.N.N.N" on DOCs Bruce Momjian
- Re: md5_password_warnings for password auth with MD5-encrypted passwords Fujii Masao
- Re: statatt_build_stavalues->LOCAL_FCINFO wrong number Corey Huinker
- Re: Optimize UUID parse using SIMD Haibo Yan
- Re: use of SPI by postgresImportForeignStatistics Corey Huinker
- Re: Collation & ctype method table, and extension hooks Noah Misch
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Fujii Masao
- Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup Fujii Masao
- Re: occasional ECPG failures on dikkop (FreeBSD) Tom Lane
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Per-thread leak in ECPG's memory.c Thomas Munro
- Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup Xuneng Zhou
- PROPERTY GRAPH pg_dump ACL minimization Noah Misch
- Re: PROPERTY GRAPH pg_dump ACL minimization Tom Lane
- Re: Deadlock detector fails to activate on a hot standby replica Xuneng Zhou
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Fujii Masao
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: [PATCH] Document wal_compression=on Michael Paquier
- Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) solai v
- [PATCH] Avoid internal error for invalid interval typmods Feng Wu
- Re: statatt_build_stavalues->LOCAL_FCINFO wrong number jian he
- [PATCH] Avoid internal error for invalid interval typmods Feng Wu
- Re: [PATCH] Avoid internal error for invalid interval typmods Feng Wu
- Re: Handle concurrent drop when doing whole database vacuum Michael Paquier
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Add per-backend lock statistics Bertrand Drouvot
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Ewan Young
- Re: Per-thread leak in ECPG's memory.c Thom Brown
- Re: DDL deparse Vitaly Davydov
- Re: Add pg_stat_kind_info system view Michael Paquier
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Re: Include sequences in publications created by pg_createsubscriber vignesh C
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod Ewan Young
- Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Henson Choi
- Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows Chao Li
- Re: Support EXCEPT for ALL SEQUENCES publications Ashutosh Sharma
- Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows Chao Li
- Re: Add pg_stat_kind_info system view Michael Paquier
- Re: Fix RLS checks for UPDATE/DELETE FOR PORTION OF leftover rows Chao Li
- Re: Add per-backend lock statistics Michael Paquier
- Re: occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table Andrei Lepikhov
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- pg_dump: drop column default before adding identity when needed Виолин Антуан
- Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Richard Guo
- Re: [PATCH] Document wal_compression=on wenhui qiu
- Re: [PATCH] Document wal_compression=on John Naylor
- Re: Support EXCEPT for TABLES IN SCHEMA publications shveta malik
- Re: [PATCH] Document wal_compression=on Christoph Berg
- DROP INVALID INDEXES command Roman Khapov
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- COALESCE patch prankware
- Re: Fix bug with accessing to temporary tables of other sessions Alexander Korotkov
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov
- Refactor function pg_get_multixact_stats (src/backend/utils/adt/multixactfuncs.c) Ranier Vilela
- Using ForeignScan::fs_server to find user mapping Anton Ratundalov
- Re: JSON_VALUE/JSON_TABLE DEFAULT expression ignores RETURNING typmod Amit Langote
- Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: [PATCH] GROUP BY ALL Peter Eisentraut
- Re: DROP INVALID INDEXES command Álvaro Herrera
- Re: WAL compression setting after PostgreSQL LZ4 default change Japin Li
- Re: Make SPI_prepare argtypes argument const Peter Eisentraut
- Re: [PATCH] GROUP BY ALL Tom Lane
- Re: occasional ECPG failures on dikkop (FreeBSD) Tom Lane
- Re: statatt_build_stavalues->LOCAL_FCINFO wrong number Corey Huinker
- Re: occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: Handle concurrent drop when doing whole database vacuum Nathan Bossart
- Re: use of SPI by postgresImportForeignStatistics Corey Huinker
- Re: remove pg_spin_delay() from atomics code Nathan Bossart
- Re: use of SPI by postgresImportForeignStatistics Corey Huinker
- Re: Centralised architecture detection Tom Lane
- Re: occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: Correct documentation for protocol version Jacob Champion
- Re: occasional ECPG failures on dikkop (FreeBSD) Tomas Vondra
- Re: Add wait events for server logging destination writes 신성준
- Tepid: selective index updates for heap relations Greg Burd
- Wrong query result w/ propgraph single lateral col reference Noah Misch
- Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions Salma El-Sayed
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Masahiko Sawada
- Re: implement CAST(expr AS type FORMAT 'template') Haibo Yan
- Re: Optimize UUID parse using SIMD Masahiko Sawada
- Re: Add MIN/MAX aggregate support for uuid Masahiko Sawada
- Re: psql tab completion for user functions and if explicitly required also "pg_" Mario González Troncoso
- Re: GetBufferDescriptor() being called for local buffers from MarkBufferDirtyHint() Ayush Tiwari
- Re: Global temporary tables Pavel Stehule
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10 Nathan Bossart
- Re: Global temporary tables Dean Rasheed
- Re: BUG with accessing to temporary tables of other sessions still exists Alexander Korotkov
- Re: Correct documentation for protocol version Jelte Fennema-Nio
- Improving display of octal GUCs Tom Lane
- Re: psql tab completion for user functions and if explicitly required also "pg_" Mario González Troncoso