diff options
author | Robert Haas <rhaas@postgresql.org> | 2024-04-19 17:21:56 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2024-04-19 17:21:56 -0400 |
commit | 82023d47de9e262730b1f9b4ea77fae201a89d0a (patch) | |
tree | 543944e52b4eacb9ac2d51e0fce054167f4b32b1 /src/backend/commands/dbcommands.c | |
parent | fa7036dd6644d13233b475874a94754a5903e35a (diff) | |
download | postgresql-82023d47de9e262730b1f9b4ea77fae201a89d0a.tar.gz postgresql-82023d47de9e262730b1f9b4ea77fae201a89d0a.zip |
Revert recent ill-advised test case changes.
Commit 6bf5c42b5546984df29289918f952e6211069c54 cannot work on Windows,
because it lacks symlink support. While the bug fix in commit
cd64dc42d1e1b03e57e6ba3d316e4f9dec52a78d is correct as far as I know,
the test case changes depend on the previous commit, so this will
have to live without test coverage until we can come up with a better
solution. Commit fa7036dd6644d13233b475874a94754a5903e35a was a test
case bug fix on top of those two, to prevent failures on Linux, so that
has to come out as well.
Per the buildfarm, CI, and Thomas Munro.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions