Mailing lists [pgsql-hackers]
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Scott Ray
- [PATCH] Fix libxml leaks in contrib/xml2 XPath functions Andrey Chernyy
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Update our timezone code to IANA tzcode2026b Tom Lane
- Re: Row pattern recognition Henson Choi
- Re: Update our timezone code to IANA tzcode2026b Tom Lane
- Re: Row pattern recognition Henson Choi
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Row pattern recognition Tatsuo Ishii
- RE: Adding REPACK [concurrently] Zhijie Hou (Fujitsu)
- Re: Row pattern recognition Henson Choi
- [PATCH]Refactor and unify expression construction functions in makefuncs.c ZizhuanLiu X-MAN
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions Michael Paquier
- Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Michael Paquier
- Re: Add wait events for server logging destination writes Michael Paquier
- Re: Improve pg_stat_statements scalability Kyotaro Horiguchi
- pg_stat_statements: Fix normalization of + signs for FETCH and MOVE Chao Li
- Re: Row pattern recognition Henson Choi
- Re: Add pg_stat_kind_info system view Michael Paquier
- Re: Add wait events for server logging destination writes Kyotaro Horiguchi
- Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE Michael Paquier
- [PATCH] doc: explain database-wide impact of old xmin on VACUUM liu zhilong
- Re: [PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP Ajin Cherian
- Re: pg_rewind does not rewind diverging timelines Kyotaro Horiguchi
- Re: Eager aggregation, take 3 Richard Guo
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE Chao Li
- Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c ZizhuanLiu X-MAN
- Wrong unsafe-flag test in check_output_expressions() Richard Guo
- Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Ewan Young
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: hashjoins vs. Bloom filters (yet again) Andrei Lepikhov
- Re: glob support in extension_control_path/dynamic_library_path? Matheus Alcantara
- Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table Etsuro Fujita
- Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin
- Re: (SQL/PGQ) cache lookup failed for label Ashutosh Bapat
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- postgres_fdw: Emit message when batch_size is reduced Rafia Sabih
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Add autovacuum_warning to surface concurrent vacuum collisions Shinya Kato
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: RFC: Allow EXPLAIN to Output Page Fault Information Atsushi Torikoshi
- pg_createsubscriber: allow duplicate publication names Chao Li
- Re: glob support in extension_control_path/dynamic_library_path? Jakob Egger
- Fix column privileges for pg_subscription.subwalrcvtimeout Nisha Moond
- Re: Heads Up: cirrus-ci is shutting down June 1st Álvaro Herrera
- Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server Srinivas Kumar
- Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Melanie Plageman
- Re: Multi-Entry Indexing for GiST & SP-GiST Matthias van de Meent
- Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra
- Re: sandboxing untrusted code Jacob Champion
- Re: should we have a fast-path planning for OLTP starjoins? Joel Jacobson
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Fix race during concurrent logical decoding activation Masahiko Sawada
- Re: Unify parallel worker handling for index builds and instrumentation Sami Imseih
- Re: pgsql: Advance restart_lsn more eagerly in LogicalConfirmReceivedLocati Álvaro Herrera
- Re: pg_createsubscriber: allow duplicate publication names Shlok Kyal
- [PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization Diego Frias
- Re: sandboxing untrusted code Robert Haas
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- Re: Key joins Joel Jacobson
- Re: Add RISC-V Zbb popcount optimization Greg Burd