| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | pg_upgrade generated files in subdir follow-up |
| Date: | 2022-08-31 12:09:06 |
| Message-ID: | 181A6DA8-3B7F-4B71-82D5-363FF0146820@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Commit 38bfae36526 moved the .txt files pg_upgrade generates to a separate
subdir, but there are a few left which are written to cwd. The thread
resulting in that patch doesn't discuss these files specifically so it seems
they are just an oversight. Unless I'm missing something.
Should something the attached be applied to ensure all generated files are
placed in the subdirectory?
--
Daniel Gustafsson https://vmware.com/
| Attachment | Content-Type | Size |
|---|---|---|
| pg_upgrade_generated_files.diff | application/octet-stream | 2.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2022-08-31 12:12:06 | Re: plpgsql-trigger.html: Format TG_ variables as table (patch) |
| Previous Message | Robert Haas | 2022-08-31 12:07:00 | Re: replacing role-level NOINHERIT with a grant-level option |