aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numutils.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2022-02-15 11:46:55 +0900
committerMichael Paquier <michael@paquier.xyz>2022-02-15 11:46:55 +0900
commita008496300110d1b5ab7cb29b67ac043a6999bdb (patch)
treed9c7f068f0a34ca7de34083c16be792f59cf0701 /src/backend/utils/adt/numutils.c
parent2f6501fa3c54bbe4568e3bcccd9a60d26a46b5ee (diff)
downloadpostgresql-a008496300110d1b5ab7cb29b67ac043a6999bdb.tar.gz
postgresql-a008496300110d1b5ab7cb29b67ac043a6999bdb.zip
Fix thinko with subdirectories generated by pg_upgrade for internal files
38bfae3 has mixed the "dump/" and "log/" subdirectories generated in "pg_upgrade_output.d/", causing the internal dump files to be generated in "log/" and the log files to be in "dump/", but the opposite should be done. This was not directly an issue for pg_upgrade runs, as the internal dump files were still picked up at the location of their creation, but the newest version of the buildfarm client would have reported the dump files instead of the log files on failures of pg_upgrade. Issue spotted while testing the TAP tests of pg_upgrade.
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions