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 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/06be01eb266bdb24efd931ad10ee6a1de26271b4 Modified Files -------------- src/test/authentication/t/006_login_trigger.pl | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-)