Re: pg_upgrade generated files in subdir follow-up
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2022-09-13T01:40:45Z
Lists: pgsql-hackers
On Mon, Sep 12, 2022 at 09:51:32AM +0200, Daniel Gustafsson wrote: > Sure, go for it. Thanks. Done, then, after an extra look. -- Michael
Commits
-
Move any remaining files generated by pg_upgrade into an internal subdir
- f5047c1293ac 15.0 landed
- ee5353abb612 16.0 landed
-
pg_upgrade: Move all the files generated internally to a subdirectory
- 38bfae365266 15.0 cited