Re: AW: [HACKERS] [PATCH] Re: Setuid functions

2001-06-25 Thread Tom Lane
Zeugswetter Andreas SB <[EMAIL PROTECTED]> writes: > Anybody else want to object to this abbreviation idea ? I thought we already agreed to change the names per Peter's suggestion. I didn't like the original names whether abbreviated or not ... regards, tom lane --

Re: AW: [HACKERS] [PATCH] Re: Setuid functions

2001-06-25 Thread Mark Volpe
Actually, I liked the SET AUTHORIZATION { DEFINER | INVOKER } terminology mentioned earlier. Mark Zeugswetter Andreas SB wrote: > > > > This patch will implement the "ENABLE PRIVILEGE" and "DISABLE PRIVILEGE" > > > commands in PL/pgSQL, which, respectively, change the effective uid to that >