Re: [v15 beta] pg_upgrade failed if earlier executed with -c switch
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Daniel Gustafsson <daniel@yesql.se>, Tom Lane <tgl@sss.pgh.pa.us>, tushar <tushar.ahuja@enterprisedb.com>, pgsql-hackers@postgresql.org
Date: 2022-06-14T02:50:12Z
Lists: pgsql-hackers
On Fri, Jun 10, 2022 at 05:45:11PM -0400, Andrew Dunstan wrote: > The module is already a noop if there's a TAP test for pg_upgrade. So I > don't understand the point of the PR at all. Oh. I thought that the old path was still taken as long as --enable-tap-tests was not used. I was wrong, then. I'll go and remove the pull request. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Restructure pg_upgrade output directories for better idempotence
- 4fff78f00910 15.0 landed