Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Chao Li <li.evan.chao@gmail.com>, Antonin Houska <ah@cybertec.at>,
PostgreSQL-development <pgsql-hackers@postgresql.org>,
"Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>
Date: 2026-04-30T18:54:02Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes: > Thanks, pushed it now. So, no sooner had 4b2aa4b39 removed tests of REPACK CONCURRENTLY from the core regression tests than 832e220d9 put one back. BF member thorntail is broken again. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove working test that was supposed to fail
- 2fd787d0aac1 19 (unreleased) landed
-
REPACK CONCURRENTLY: Don't use deferrable primary keys
- 832e220d99af 19 (unreleased) landed