diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2023-07-08 12:34:25 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2023-07-08 12:37:52 -0400 |
commit | 75414c69899148156d87c337cec681c292a329e9 (patch) | |
tree | bf7a51dbfebc7ec1d2c2a12d8055bc5ec02ae280 /src/tutorial/advanced.source | |
parent | 38342df830f0e6303ed0c17b58f8b1c9e310605e (diff) | |
download | postgresql-75414c69899148156d87c337cec681c292a329e9.tar.gz postgresql-75414c69899148156d87c337cec681c292a329e9.zip |
Fix tmpdir issues with commit e213de8e78
Commit e213de8e78 fixed a problem with path lengths to a tempdir on
Windows, but caused problems on at least some Unix systems where the
system tempdir is on a different file system. To work around this, only
used the system temdir for the destination of pg_replslot on Windows,
and otherwise restore the old behaviour.
Backpatch to relase 14 like the previous patch.
Problem exposed by a myriad of buildfarm animals.
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions