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:44 -0800 |
commit | 887657d183fc2afcdd97bae3cdb645cbe0b59662 (patch) | |
tree | 881de8a980fb9a43c039df6404712078d930fe08 /src/backend/access/gist/gist.c | |
parent | b25d47b61896b313dfa0517bc8831ae355e711cd (diff) | |
download | postgresql-887657d183fc2afcdd97bae3cdb645cbe0b59662.tar.gz postgresql-887657d183fc2afcdd97bae3cdb645cbe0b59662.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/gist/gist.c')
0 files changed, 0 insertions, 0 deletions