Add checks on search_path for IMMUTABLE and SECURITY DEFINER functions

Edit
ID 3684
Title Add checks on search_path for IMMUTABLE and SECURITY DEFINER functions
Topic SQL Commands
Created 2022-06-13 20:56:01
Last modified 2022-10-12 07:40:03 (2 years, 1 month ago)
Latest email 2022-10-02 01:05:55 (2 years, 1 month ago)
Status
2022-09: Returned with feedback
2022-07: Moved to next CF
Target version
Authors Greg Stark (stark)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3684
git checkout commitfest/cf/3684
Emails
Tightening behaviour for non-immutable behaviour in immutable functions
First at 2022-06-08 21:42:48 by Greg Stark <stark at mit.edu>
Latest at 2022-10-02 01:05:55 by Andres Freund <andres at anarazel.de>
Latest attachment (0002-Instead-of-checks-actually-force-search_path-on-immu.patch) at 2022-06-16 16:04:12 from Greg Stark <stark at mit.edu>
    Attachment (0002-Instead-of-checks-actually-force-search_path-on-immu.patch) at 2022-06-16 16:04:12 from Greg Stark <stark at mit.edu> (Patch: Yes)
    Attachment (0001-Add-checks-on-search_path-for-IMMUTABLE-and-SECURITY.patch) at 2022-06-13 20:50:54 from Greg Stark <stark at mit.edu> (Patch: Yes)
History
When Who What
2022-10-12 07:40:03 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Returned with feedback
2022-08-01 22:15:27 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-06-13 20:56:30 Greg Stark (stark) Changed authors to Greg Stark (stark)
2022-06-13 20:56:01 Greg Stark (stark) Attached mail thread CAM-w4HO72ec5PwabFaAGE3cvm=ujcCsJJeCTV2uwZzf7KyY90w@mail.gmail.com
2022-06-13 20:56:01 Greg Stark (stark) Created patch record
Edit