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

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Mark Volpe <volpe(dot)mark(at)epa(dot)gov>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Re: [HACKERS] [PATCH] Re: Setuid functions
Date: 2001-07-11 19:54:02
Message-ID: Pine.LNX.4.30.0107112153400.679-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian writes:

> > 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?). It is located at
> >
> > http://volpe.home.mindspring.com/pgsql/set_auth.patch
>
> OK, patch applied. Can I have some docs with that burger? :-)

I think we concluded that this feature introduced a security hole.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-11 19:58:55 Re: Re: [HACKERS] [PATCH] Re: Setuid functions
Previous Message Peter Eisentraut 2001-07-11 19:06:29 Re: LOG PgSql ..

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-07-11 19:58:55 Re: Re: [HACKERS] [PATCH] Re: Setuid functions
Previous Message Bruce Momjian 2001-07-11 19:02:53 Re: Bug in createlang?