pgsql: Fix tmpdir issues with commit e213de8e78

2023-07-08 Thread Andrew Dunstan
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

pgsql: Fix tmpdir issues with commit e213de8e78

2023-07-08 Thread Andrew Dunstan
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

pgsql: Fix tmpdir issues with commit e213de8e78

2023-07-08 Thread Andrew Dunstan
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

pgsql: Fix tmpdir issues with commit e213de8e78

2023-07-08 Thread Andrew Dunstan
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