postgresql/src/bin
Peter Eisentraut 1d53432ff9 Allow using Unix-domain sockets on Windows in tests
The test suites currently don't use Unix-domain sockets on Windows.
This optionally allows enabling that by setting the environment
variable PG_TEST_USE_UNIX_SOCKETS.

This should currently be considered experimental.  In particular,
pg_regress.c contains some comments that the cleanup code for
Unix-domain sockets doesn't work correctly under Windows, which hasn't
been an problem until now.  But it's good enough for locally
supervised testing of the functionality.

Reviewed-by: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Discussion: https://www.postgresql.org/message-id/flat/54bde68c-d134-4eb8-5bd3-8af33b72a010@2ndquadrant.com
2020-03-30 17:35:29 +02:00
..
initdb Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_archivecleanup Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_basebackup Make pg_basebackup ask the server to estimate the total backup size, by default. 2020-03-19 17:09:00 +09:00
pg_checksums Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_config Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_controldata Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_ctl Allow using Unix-domain sockets on Windows in tests 2020-03-30 17:35:29 +02:00
pg_dump pg_dump new test: Change order of arguments 2020-03-25 15:15:32 -03:00
pg_resetwal Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_rewind Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_test_fsync Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_test_timing Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_upgrade Enable Unix-domain sockets support on Windows 2020-03-28 15:01:01 +01:00
pg_waldump Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pgbench Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql Trigger autovacuum based on number of INSERTs 2020-03-28 19:20:12 +13:00
scripts Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00