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-31T23:38:02Z Update our timezone code to IANA tzcode2026b Has attachments Tom Lane <tgl@sss.pgh.pa.us>
2026-05-31T23:23:47Z Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar <dilipbalaut@gmail.com>
2026-05-31T23:06:36Z Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar <dilipbalaut@gmail.com>
2026-05-31T22:01:24Z [PATCH] Fix libxml leaks in contrib/xml2 XPath functions Has attachments Andrey Chernyy <andrey.cherny@tantorlabs.com>
2026-05-31T21:11:07Z Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Has attachments Scott Ray <scott@scottray.io>
2026-05-31T19:41:13Z [RFC] Secondary hash to split stuck hash-join batches Ben Mejia <benjamin.arthur.mejia@gmail.com>
2026-05-31T19:01:40Z Unify parallel worker handling for index builds and instrumentation Has attachments Lukas Fittl <lukas@fittl.com>
2026-05-31T18:27:12Z Re: Multi-Entry Indexing for GiST & SP-GiST Andrey Borodin <x4mmm@yandex-team.ru>
2026-05-31T17:26:40Z Re: Improve pg_stat_statements scalability Zsolt Parragi <zsolt.parragi@percona.com>
2026-05-31T16:53:09Z Re: Add wait events for server logging destination writes Kirk Wolak <wolakk@gmail.com>
2026-05-31T16:15:31Z Re: PostgreSQL 19 Beta 1 release announcement draft Florents Tselai <florents.tselai@gmail.com>
2026-05-31T15:03:47Z Re: hashjoins vs. Bloom filters (yet again) Has attachments Andrew Dunstan <andrew@dunslane.net>
2026-05-31T14:40:06Z Re: Key joins Has attachments "Joel Jacobson" <joel@compiler.org>
2026-05-31T13:06:36Z Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato <shinya11.kato@gmail.com>
2026-05-31T12:33:13Z Re: Row pattern recognition Tatsuo Ishii <ishii@postgresql.org>
2026-05-31T12:08:05Z Re: Proposal: Conflict log history table for Logical Replication vignesh C <vignesh21@gmail.com>
2026-05-31T11:57:32Z refresh materialized view: concurrently + with no data ZizhuanLiu X-MAN <44973863@qq.com>
2026-05-31T11:54:08Z Re: Proposal: Conflict log history table for Logical Replication Has attachments Amit Kapila <amit.kapila16@gmail.com>
2026-05-31T11:39:06Z Re: Make transformAExprIn() return a flattened bool expression directly Has attachments ZizhuanLiu X-MAN <44973863@qq.com>
2026-05-31T11:28:37Z Re: Eager aggregation, take 3 Tender Wang <tndrwang@gmail.com>
2026-05-31T11:00:01Z Re: Exit walsender before confirming remote flush in logical replication Alexander Lakhin <exclusion@gmail.com>
2026-05-31T10:42:41Z Re: Add wait events for server logging destination writes Has attachments 신성준 <shinsj4653@gmail.com>
2026-05-31T10:14:43Z Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8 Heikki Linnakangas <hlinnaka@iki.fi>
2026-05-31T09:59:41Z [PATCH] pg_stat_lock: add blocker mode dimension Has attachments Tatsuya Kawata <kawatatatsuya0913@gmail.com>
2026-05-31T09:50:29Z Re: Parallel INSERT SELECT take 2 "Joel Jacobson" <joel@compiler.org>