Fix instable 006_login_trigger.pl test
authorAlexander Korotkov <akorotkov@postgresql.org>
Sun, 29 Oct 2023 22:23:53 +0000 (01:23 +0300)
committerAlexander Korotkov <akorotkov@postgresql.org>
Sun, 29 Oct 2023 22:28:18 +0000 (01:28 +0300)
commit06be01eb266bdb24efd931ad10ee6a1de26271b4
tree336ee1f78c983fe6c422239d6ff700146cd07295
parent5ba4cc309095eb1a947961e66b9c5156efc8ffca
Fix instable 006_login_trigger.pl test

Handling of login trigger FATAL error could cause a timing-dependant panic of
IPC::Run.  This commit excludes checks which involves handling of such errors.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/2268825.1698618066%40sss.pgh.pa.us
src/test/authentication/t/006_login_trigger.pl