diff options
author | Noah Misch <noah@leadboat.com> | 2020-02-05 08:26:41 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-02-05 08:26:41 -0800 |
commit | bf989aaf35613ed2c2a66e120ca600e7b9da4f82 (patch) | |
tree | a54d9fe5e36beb5de6b2c7cb2936c54e9c4c31b9 /src/backend/access/common/attmap.c | |
parent | 815c2f0972c8386aba7c606f1ee6690d13b04db2 (diff) | |
download | postgresql-bf989aaf35613ed2c2a66e120ca600e7b9da4f82.tar.gz postgresql-bf989aaf35613ed2c2a66e120ca600e7b9da4f82.zip |
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
88802e068017bee8cea7a5502a712794e761c7b5 introduced retention on
failure.
Reviewed by Daniel Gustafsson.
Discussion: https://postgr.es/m/20200202170155.GA3264196@rfd.leadboat.com
Diffstat (limited to 'src/backend/access/common/attmap.c')
0 files changed, 0 insertions, 0 deletions