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-09T15:55:58Z [PATCH v26a 2/2] fixup! instrumentation: Show additional TSC clock source info in pg_test_timing Andres Freund <andres@anarazel.de>
2026-04-09T15:29:52Z Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov <3danissimo@gmail.com>
2026-04-09T15:23:59Z Re: Add pg_stat_autovacuum_priority Nathan Bossart <nathandbossart@gmail.com>
2026-04-09T15:21:24Z Re: Implement waiting for wal lsn replay: reloaded Has attachments Alexander Korotkov <aekorotkov@gmail.com>
2026-04-09T14:50:49Z Re: pgstat vs aset Nathan Bossart <nathandbossart@gmail.com>
2026-04-09T14:47:03Z Re: Add errdetail() with PID and UID about source of termination signal Andres Freund <andres@anarazel.de>
2026-04-09T14:40:30Z Re: s/pg_attribute_always_inline/pg_always_inline/? Andres Freund <andres@anarazel.de>
2026-04-09T14:35:29Z Re: Fix bug with accessing to temporary tables of other sessions Jim Jones <jim.jones@uni-muenster.de>
2026-04-09T14:34:52Z Re: Adding REPACK [concurrently] Andres Freund <andres@anarazel.de>
2026-04-09T14:26:22Z Re: Adding REPACK [concurrently] Andres Freund <andres@anarazel.de>
2026-04-09T14:20:18Z Re: Adding REPACK [concurrently] Andres Freund <andres@anarazel.de>
2026-04-09T14:13:26Z Re: Adding REPACK [concurrently] Andres Freund <andres@anarazel.de>
2026-04-09T14:06:17Z Re: Adding REPACK [concurrently] Mihail Nikalayeu <mihailnikalayeu@gmail.com>
2026-04-09T14:00:32Z Re: Add errdetail() with PID and UID about source of termination signal Andres Freund <andres@anarazel.de>
2026-04-09T13:02:55Z Fix typo in import_pg_statistic() comment Has attachments Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>
2026-04-09T12:55:34Z Re: DOCS - Add introductory paragraph to Getting Started chapter Andreas Karlsson <andreas@proxel.se>
2026-04-09T12:28:16Z Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Has attachments Alexander Korotkov <aekorotkov@gmail.com>
2026-04-09T11:55:01Z Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote <amitlangote09@gmail.com>
2026-04-09T11:47:05Z Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures Alexander Korotkov <aekorotkov@gmail.com>
2026-04-09T11:46:09Z Re: Fix bug with accessing to temporary tables of other sessions Daniil Davydov <3danissimo@gmail.com>
2026-04-09T11:41:39Z Re: Make copyObject work in C++ Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
2026-04-09T11:31:20Z Re: [[deprecated("don't call this, call that")]] Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
2026-04-09T11:28:24Z Re: Reduce build times of pg_trgm GIN indexes Has attachments Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
2026-04-09T11:10:33Z [PATCH v1] gin: change remaining StaticAssertStmt() to StaticAssertDecl() Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
2026-04-09T11:07:50Z Re: Eliminating SPI / SQL from some RI triggers - take 3 Sandro Santilli <strk@kbt.io>