]> granicus.if.org Git - postgresql/commit
I updated the patch to use the SET AUTHORIZATION { INVOKER | DEFINER }
authorBruce Momjian <bruce@momjian.us>
Wed, 11 Jul 2001 18:54:19 +0000 (18:54 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 11 Jul 2001 18:54:19 +0000 (18:54 +0000)
commitd946b2083ace11ca38468e7b02bebacfad52e3c5
treeb35e0ccba7799ce47acb9c91a9a96e11a7337637
parent11ac469f4a28bdb7f4f8aadeb48bcd01e1760932
I updated the patch to use the SET AUTHORIZATION { INVOKER | DEFINER }
terminology. Also, the function owner is now determined and saved at compile
time (no gotchas here, right?)/

Mark Volpe
src/pl/plpgsql/src/gram.y
src/pl/plpgsql/src/pl_comp.c
src/pl/plpgsql/src/pl_exec.c
src/pl/plpgsql/src/pl_funcs.c
src/pl/plpgsql/src/plpgsql.h
src/pl/plpgsql/src/scan.l