aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/transam.c
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2017-05-12 06:41:23 -0400
committerAndrew Dunstan <andrew@dunslane.net>2017-05-12 06:41:23 -0400
commit734cb4c2e7de92972c01b6339a3e15ac4bc605dd (patch)
tree4dce38a95abe27bf57a3a2bec68b08f41c54a3a9 /src/backend/access/transam/transam.c
parent024711bb544645c8b1061e9f02b261e2e336981d (diff)
downloadpostgresql-734cb4c2e7de92972c01b6339a3e15ac4bc605dd.tar.gz
postgresql-734cb4c2e7de92972c01b6339a3e15ac4bc605dd.zip
Avoid tests which crash the calling process on Windows
Certain recovery tests use the Perl IPC::Run module's start/kill_kill method of processing. On at least some versions of perl this causes the whole process and its caller to crash. If we ever find a better way of doing these tests they can be re-enabled on this platform. This does not affect Mingw or Cygwin builds, which use a different perl and a different shell and so are not affected.
Diffstat (limited to 'src/backend/access/transam/transam.c')
0 files changed, 0 insertions, 0 deletions