Messages in pgsql-hackers

Same data as JSON: GET /api/v1/messages same messages as JSON; filter by `list`, `from`/`to`. API reference →
Date ▼ SubjectFrom
2026-05-28T11:21:32Z [RFC PATCH v3] Add EXPLAIN ANALYZE wait event reporting Has attachments r314tive <tanswis42@gmail.com>
2026-05-28T10:47:04Z Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Thom Brown <thom@linux.com>
2026-05-28T10:22:30Z Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin <vladlesin@gmail.com>
2026-05-28T10:02:25Z Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race Vlad Lesin <vladlesin@gmail.com>
2026-05-28T09:26:55Z Re: tablecmds: clarify recurse vs recusing Has attachments Chao Li <li.evan.chao@gmail.com>
2026-05-28T09:20:19Z [PATCH] Cover some errors and corner conditions in repack.c Álvaro Herrera <alvherre@kurilemu.de>
2026-05-28T09:11:25Z Re: Fix HAVING-to-WHERE pushdown with mismatched operator families Has attachments Richard Guo <guofenglinux@gmail.com>
2026-05-28T09:09:13Z Fix race during concurrent logical decoding activation Has attachments Chao Li <li.evan.chao@gmail.com>
2026-05-28T08:55:45Z Re: Fix bug of CHECK constraint enforceability recursion Álvaro Herrera <alvherre@kurilemu.de>
2026-05-28T08:13:53Z Re: generic plans and "initial" pruning Has attachments Amit Langote <amitlangote09@gmail.com>
2026-05-28T07:25:00Z new connection establishment (pgbench --connect) slow with pgbouncer due to libpq/OpenSSL global thread contention Has attachments Jakub Wartak <jakub.wartak@enterprisedb.com>
2026-05-28T06:01:16Z pg_rewind: Skip vanished source files during traversal Has attachments Ayush Tiwari <ayushtiwari.slg01@gmail.com>
2026-05-28T05:46:45Z Re: Set notice receiver before libpq connection startup Chao Li <li.evan.chao@gmail.com>
2026-05-28T05:34:54Z Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato <shinya11.kato@gmail.com>
2026-05-28T05:22:21Z Re: Set notice receiver before libpq connection startup Has attachments Fujii Masao <masao.fujii@gmail.com>
2026-05-28T05:18:34Z RE: Adding REPACK [concurrently] Has attachments "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
2026-05-28T04:31:34Z Re: Avoid calling SetMatViewPopulatedState if possible Has attachments Zizhuan Liu <44973863@qq.com>
2026-05-28T03:34:08Z Re: Adding REPACK [concurrently] Amit Kapila <amit.kapila16@gmail.com>
2026-05-28T03:23:45Z Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column jian he <jian.universality@gmail.com>
2026-05-28T03:16:22Z A few message wording/formatting cleanup patches Has attachments Kyotaro Horiguchi <horikyota.ntt@gmail.com>
2026-05-28T03:12:03Z Re: pg_createsubscriber: Fix incorrect handling of cleanup flags Nisha Moond <nisha.moond412@gmail.com>
2026-05-28T02:53:29Z [PATCH 3/4] Add missing period to HINT message Kyotaro Horiguchi <horikyota.ntt@gmail.com>
2026-05-28T02:48:30Z Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Has attachments Ajin Cherian <itsajin@gmail.com>
2026-05-28T02:46:08Z dependencyLockAndCheckObject(): dependent vs referenced Kyotaro Horiguchi <horikyota.ntt@gmail.com>
2026-05-28T02:43:29Z injection_points: Switch wait/wakeup to use atomics rather than latches Has attachments Michael Paquier <michael@paquier.xyz>