postgresql/src
Noah Misch bf989aaf35 When a TAP file has non-zero exit status, retain temporary directories.
PostgresNode already retained base directories in such cases.  Stop
using $SIG{__DIE__}, which is redundant with the exit status check, in
lieu of proliferating it to TestLib.  Back-patch to 9.6, where commit
88802e0680 introduced retention on
failure.

Reviewed by Daniel Gustafsson.

Discussion: https://postgr.es/m/20200202170155.GA3264196@rfd.leadboat.com
2020-02-05 08:26:41 -08:00
..
backend Add kqueue(2) support to the WaitEventSet API. 2020-02-05 17:35:57 +13:00
bin Fix fuzzy error handling in pg_basebackup when opening gzFile 2020-02-04 13:56:04 +09:00
common Add declaration-level assertions for compile-time checks 2020-02-03 14:48:42 +09:00
fe_utils Reduce size of backend scanner's tables. 2020-01-13 15:04:31 -05:00
include Add kqueue(2) support to the WaitEventSet API. 2020-02-05 17:35:57 +13:00
interfaces Fix assorted error-cleanup bugs in SSL min/max protocol version code. 2020-02-02 13:09:33 -05:00
makefiles Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
pl Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
port Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
template Fix compiler warning for ppoll() on Cygwin 2019-12-22 23:20:00 +01:00
test When a TAP file has non-zero exit status, retain temporary directories. 2020-02-05 08:26:41 -08:00
timezone Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tools Add kqueue(2) support to the WaitEventSet API. 2020-02-05 17:35:57 +13:00
tutorial Update copyrights for 2020 2020-01-01 12:21:45 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Fix partial-build problems introduced by having more generated headers. 2018-04-09 16:42:10 -04:00
Makefile.global.in Add support for automatically updating Unicode derived files 2020-01-09 10:08:14 +01:00
Makefile.shlib Clean up MinGW def file generation 2019-10-20 10:19:13 +02:00
nls-global.mk NLS: Fix backend gettext triggers 2019-09-23 09:04:20 +02:00