Avoid using SearchSysCacheExists in has_foo_privilege() functions

Edit
Title Avoid using SearchSysCacheExists in has_foo_privilege() functions
Topic Bug Fixes
Created 2023-10-12 21:14:49
Last modified 2023-10-14 20:13:37 (6 months, 2 weeks ago)
Latest email 2023-10-20 11:00:00 (6 months, 1 week ago)
Status
2023-11: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
BUG #18014: Releasing catcache entries makes schema_to_xmlschema() fail when parallel workers are used
First at 2023-07-04 11:00:01 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2023-10-20 11:00:00 by Alexander Lakhin <exclusion at gmail.com>
Latest attachment (v1-0001-fix-table-privilege-checks.patch) at 2023-10-12 21:01:27 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v1-0001-fix-table-privilege-checks.patch) at 2023-10-12 21:01:27 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (isolate-schema_get_xml_visible_tables.patch) at 2023-07-21 09:00:01 from Alexander Lakhin <exclusion at gmail.com> (Patch: Yes)
    Attachment (inhibit_parallel_in_xmlfuncs_poc.diff) at 2023-07-20 08:29:24 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
History
When Who What
2023-10-14 20:13:37 Tom Lane (tgl) Closed in commitfest 2023-11 with status: Committed
2023-10-14 20:13:37 Tom Lane (tgl) Changed committer to tgl
2023-10-12 21:15:01 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2023-10-12 21:14:50 Tom Lane (tgl) Attached mail thread 18014-28c81cb79d44295d@postgresql.org
2023-10-12 21:14:49 Tom Lane (tgl) Created patch record
Edit