Improve documentation about search_path for SECURITY DEFINER functions. Clarify that the reason for recommending that pg_temp be put last is to prevent temporary tables from capturing unqualified table names. Per discussion with Albe Laurenz.
Discussion: <a737b7a37273e048b164557adef4a58b5386c...@ntex2010i.host.magwien.gv.at> Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ce150e7e0fc1a127fee7933d71f4204a79ecce04 Modified Files -------------- doc/src/sgml/ref/create_function.sgml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
