Re: Why is parula failing?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org, tharar@amazon.com
Date: 2024-03-21T01:19:44Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes: > We could also do something like the attached just in case we're > barking up the wrong tree. Yeah, checking indisvalid isn't a bad idea. I'd put another one further down, just before the DROP of table ab, so we can see the state both before and after the unstable tests. 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 →
-
Revert "Temporarily install debugging in partition_prune test"
- ec1a405adc24 17.0 landed
-
Temporarily install debugging in partition_prune test
- 1db689715d44 17.0 landed
-
Review wording on tablespaces w.r.t. partitioned tables
- a0390f6ca6c7 17.0 cited