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:41 -0400 |
commit | 6d8a8bb0104ccd9ba5199dc54647d58ce006324e (patch) | |
tree | 92dc3a9fc6d7bcd3dbaa3cff0f6068f6e8cc7cf8 /src/tutorial/basics.source | |
parent | 67ece2e709c44880bd634daa18c0f9d6862857f5 (diff) | |
download | postgresql-6d8a8bb0104ccd9ba5199dc54647d58ce006324e.tar.gz postgresql-6d8a8bb0104ccd9ba5199dc54647d58ce006324e.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/basics.source')
0 files changed, 0 insertions, 0 deletions