postgresql/src/bin
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
..
initdb Clean up command argument assembly 2023-07-05 07:15:23 +02:00
pg_amcheck Translation updates 2023-05-22 12:44:31 +02:00
pg_archivecleanup Introduce long options in pg_archivecleanup 2023-06-30 15:47:11 +09:00
pg_basebackup Fix tmpdir issues with commit e213de8e78 2023-07-08 12:34:25 -04:00
pg_checksums Translation updates 2023-05-22 12:44:31 +02:00
pg_config Translation updates 2023-05-22 12:44:31 +02:00
pg_controldata Translation updates 2023-05-22 12:44:31 +02:00
pg_ctl Translation updates 2023-05-22 12:44:31 +02:00
pg_dump Revert MAINTAIN privilege and pg_maintain predefined role. 2023-07-07 11:25:13 -07:00
pg_resetwal Translation updates 2023-05-22 12:44:31 +02:00
pg_rewind Translation updates 2023-05-22 12:44:31 +02:00
pg_test_fsync Translation updates 2023-05-22 12:44:31 +02:00
pg_test_timing Translation updates 2023-05-22 12:44:31 +02:00
pg_upgrade Translation updates 2023-05-22 12:44:31 +02:00
pg_verifybackup Translation updates 2023-05-22 12:44:31 +02:00
pg_waldump pg_waldump: Add test case for notice message 2023-07-05 10:50:16 +02:00
pgbench Fix pgbench in prepared mode with an empty pipeline 2023-05-25 12:36:18 +02:00
pgevent Update copyright for 2023 2023-01-02 15:00:37 -05:00
psql Revert MAINTAIN privilege and pg_maintain predefined role. 2023-07-07 11:25:13 -07:00
scripts Translation updates 2023-06-26 12:02:02 +02:00
Makefile Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00