postgresql/src/bin/pg_basebackup/t
Andrew Dunstan e9f15bc9db 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:34:25 -04:00
..
010_pg_basebackup.pl Fix tmpdir issues with commit e213de8e78 2023-07-08 12:34:25 -04:00
011_in_place_tablespace.pl Fix pg_basebackup with in-place tablespaces some more. 2023-04-18 11:23:34 -04:00
020_pg_receivewal.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
030_pg_recvlogical.pl Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00