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-17T17:15:38Z [PATCH v2 1/4] pg_dump/pg_dumpall: bump minimum supported version to v10 Nathan Bossart <nathan@postgresql.org>
2026-04-17T17:03:49Z Re: Truncate logs by max_log_size Maxym Kharchenko <maxymkharchenko@gmail.com>
2026-04-17T15:45:52Z Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY Has attachments Antonin Houska <ah@cybertec.at>
2026-04-17T15:15:00Z xact_rollback spikes when logical walsender exits Has attachments Nikolay Samokhvalov <nik@postgres.ai>
2026-04-17T14:44:22Z Re: First draft of PG 19 release notes Bruce Momjian <bruce@momjian.us>
2026-04-17T14:44:12Z Re: Adding REPACK [concurrently] Justin Pryzby <pryzby@telsasoft.com>
2026-04-17T14:43:44Z Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring Has attachments Lucas DRAESCHER <git@draescher.fr>
2026-04-17T14:40:09Z Re: First draft of PG 19 release notes David Geier <geidav.pg@gmail.com>
2026-04-17T14:24:37Z Re: Row pattern recognition Henson Choi <assam258@gmail.com>
2026-04-17T14:16:35Z Re: code contributions for 2025, WIP version Dmitry Dolgov <9erthalion6@gmail.com>
2026-04-17T13:55:42Z Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA vignesh C <vignesh21@gmail.com>
2026-04-17T13:47:18Z Re: [PATCH] postmaster: fix stale PM_STARTUP comment Has attachments Ayush Tiwari <ayushtiwari.slg01@gmail.com>
2026-04-17T13:47:08Z Re: Row pattern recognition Tatsuo Ishii <ishii@postgresql.org>
2026-04-17T13:13:17Z [PATCH] Lock upgrade without deadlocks. Antonin Houska <ah@cybertec.at>
2026-04-17T12:54:58Z Cleanup: Use modern macro for text-to-CString conversion in plsample.c Has attachments Amul Sul <sulamul@gmail.com>
2026-04-17T12:45:57Z Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators Has attachments cca5507 <cca5507@qq.com>
2026-04-17T12:40:41Z Re: Reject invalid databases in pg_get_database_ddl() Andrew Dunstan <andrew@dunslane.net>
2026-04-17T12:25:35Z test: avoid redundant standby catchup in 049_wait_for_lsn Has attachments Xuneng Zhou <xunengzhou@gmail.com>
2026-04-17T12:08:12Z Re: Row pattern recognition Henson Choi <assam258@gmail.com>
2026-04-17T11:48:03Z Re: Parallel Apply shveta malik <shveta.malik@gmail.com>
2026-04-17T10:44:25Z Re: DOCS - CREATE PUBLICATION ... EXCEPT missing details on ONLY Amit Kapila <amit.kapila16@gmail.com>
2026-04-17T10:35:17Z Re: Bug: Rule actions see wrong values for generated columns (NEW.gen reads OLD value) Has attachments Dean Rasheed <dean.a.rasheed@gmail.com>
2026-04-17T10:27:19Z Re: repack: fix uninitialized DecodingWorkerShared.initialized Thomas Munro <thomas.munro@gmail.com>
2026-04-17T10:13:03Z Re: Row pattern recognition Tatsuo Ishii <ishii@postgresql.org>
2026-04-17T09:30:14Z Re: Fix stats reporting delays in logical parallel apply worker Chao Li <li.evan.chao@gmail.com>