CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/07/11 14:54:19
Modified files:
src/pl/plpgsql/src: gram.y pl_comp.c pl_exec.c pl_funcs.c
plpgsql.h scan.l
Log message:
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