On Mon, Jun 12, 2023 at 8:20 PM Jeff Davis <pg...@j-davis.com> wrote:
> I followed the rules here for "Writing SECURITY DEFINER Functions
> Safely":
>
> https://www.postgresql.org/docs/16/sql-createfunction.html
>
> which suggests adding pg_temp at the end (otherwise it is searched
> first by default).

Interesting. The issue of "what is a safe search path?" is more
nuanced than I would prefer. :-(

-- 
Robert Haas
EDB: http://www.enterprisedb.com


Reply via email to