1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-26 18:17:33 +03:00
Andrew Dunstan 6d8a8bb010 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.
2023-07-08 12:37:41 -04:00
..
2023-06-26 12:02:02 +02:00
2023-06-26 12:02:02 +02:00
2023-07-08 17:24:41 +02:00
2022-07-13 09:15:01 +02:00