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-04-27T02:31:37Z Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart <nathandbossart@gmail.com>
2026-04-27T02:18:33Z Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Tom Lane <tgl@sss.pgh.pa.us>
2026-04-27T02:02:59Z Re: Fix a server crash problem from pg_get_database_ddl Has attachments Chao Li <li.evan.chao@gmail.com>
2026-04-27T01:54:04Z Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart <nathandbossart@gmail.com>
2026-04-27T01:52:03Z Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks Michael Paquier <michael@paquier.xyz>
2026-04-27T00:50:28Z Re: Fix bug with accessing to temporary tables of other sessions Michael Paquier <michael@paquier.xyz>
2026-04-27T00:46:02Z Re: [PATCH] Fix memory leak of reply_message in walreceiver Michael Paquier <michael@paquier.xyz>
2026-04-27T00:36:55Z Re: [PATCH] Fix memory leak of primary_sysid in walreceiver Michael Paquier <michael@paquier.xyz>
2026-04-26T22:01:03Z Re: Separators in pg_hosts.conf fields Daniel Gustafsson <daniel@yesql.se>
2026-04-26T21:54:25Z Re: Separators in pg_hosts.conf fields Noah Misch <noah@leadboat.com>
2026-04-26T21:40:13Z Re: Separators in pg_hosts.conf fields Daniel Gustafsson <daniel@yesql.se>
2026-04-26T21:32:52Z Separators in pg_hosts.conf fields Has attachments Noah Misch <noah@leadboat.com>
2026-04-26T17:12:06Z Re: Use log_newpage_range in HASH index build Robert Haas <robertmhaas@gmail.com>
2026-04-26T17:09:32Z Re: Use log_newpage_range in HASH index build Robert Haas <robertmhaas@gmail.com>
2026-04-26T17:01:30Z [PATCH] Fix memory leak of primary_sysid in walreceiver Has attachments DaeMyung Kang <charsyam@gmail.com>
2026-04-26T17:01:19Z Re: Pgbench: remove synchronous prepare Robert Haas <robertmhaas@gmail.com>
2026-04-26T16:59:09Z [PATCH] Fix memory leak of reply_message in walreceiver Has attachments DaeMyung Kang <charsyam@gmail.com>
2026-04-26T15:10:24Z Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS Junwang Zhao <zhjwpku@gmail.com>
2026-04-26T15:00:00Z Re: Yet another way for pg_ctl stop to fail on Windows Alexander Lakhin <exclusion@gmail.com>
2026-04-26T14:50:10Z Re: Fix a server crash problem from pg_get_database_ddl Andrew Dunstan <andrew@dunslane.net>
2026-04-26T14:07:55Z Re: pg_get__*_ddl consolidation Has attachments Andrew Dunstan <andrew@dunslane.net>
2026-04-26T13:34:00Z Re: Adding REPACK [concurrently] Has attachments Mihail Nikalayeu <mihailnikalayeu@gmail.com>
2026-04-26T07:35:59Z Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode Has attachments Chao Li <li.evan.chao@gmail.com>
2026-04-26T07:21:14Z Re: Property graph: fix error handling when dropping non-existent label property Has attachments Chao Li <li.evan.chao@gmail.com>
2026-04-26T07:12:36Z Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Antonin Houska <ah@cybertec.at>