Re: pg_upgrade generated files in subdir follow-up
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Justin Pryzby <pryzby@telsasoft.com>,
Tom Lane <tgl@sss.pgh.pa.us>,
pgsql-hackers@lists.postgresql.org
Date: 2022-09-12T07:51:32Z
Lists: pgsql-hackers
> On 12 Sep 2022, at 09:33, Michael Paquier <michael@paquier.xyz> wrote: > I have double-checked the whole code of pg_upgrade, and I am not seeing another > area to fix, so 0001 looks fine to me. This one is on me, so I guess that I'd > like to take care of it myself. Sure, go for it. -- Daniel Gustafsson https://vmware.com/
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