Re: BUG #19382: Server crash at __nss_database_lookup - Mailing list pgsql-bugs

From surya poondla
Subject Re: BUG #19382: Server crash at __nss_database_lookup
Date
Msg-id CAOVWO5oMi69pO+sAE4cWU0xjNCXarP=UpaZVQqLyQnBmdjT8uw@mail.gmail.com
Whole thread
In response to Re: BUG #19382: Server crash at __nss_database_lookup  (surya poondla <suryapoondla4@gmail.com>)
List pgsql-bugs
Hi All,

The latest CFBot run (v5 patch) shows one CI failure: FreeBSD - Meson: test_misc/007_catcache_inval exits with status 29.
This failure is unrelated to the patch.
The failing test exercises catalog cache invalidation using injection points on SQL function lookups, no PL/pgSQL, no record variables, no composite type handling.

The patch only touches assign_record_var() in pl_exec.c and PLpgSQL_rec in plpgsql.h, neither of which are executed by this test. All PL/pgSQL regression tests pass on all platforms.

Re-attaching the patch to kick in the CFBot again.

Regards,
Surya Poondla
Attachment

pgsql-bugs by date:

Previous
From: Andrey Borodin
Date:
Subject: Two bugs around ALTER TYPE
Next
From: Henson Choi
Date:
Subject: Re: BUG #19354: JOHAB rejects valid byte sequences