diff options
author | Peter Eisentraut | 2020-03-30 15:30:44 +0000 |
---|---|---|
committer | Peter Eisentraut | 2020-03-30 15:35:29 +0000 |
commit | 1d53432ff940b789c2431ba476a2a6e2db3edf84 (patch) | |
tree | 7a6854a0ba5e4330b468871d7a422ea2b7a725eb /src/include/access/spgist.h | |
parent | 8c49454caa636a02aa37e10b8941b7e67b6954bb (diff) |
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 <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/include/access/spgist.h')
0 files changed, 0 insertions, 0 deletions