Re: Re: [HACKERS] [PATCH] Re: Setuid functions - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: Re: [HACKERS] [PATCH] Re: Setuid functions
Date
Msg-id Pine.LNX.4.30.0107112153400.679-100000@peter.localdomain
Whole thread Raw
In response to Re: [HACKERS] [PATCH] Re: Setuid functions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Re: [HACKERS] [PATCH] Re: Setuid functions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Re: [HACKERS] [PATCH] Re: Setuid functions  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@gmx.net   http://funkturm.homeip.net/~peter


pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] [PATCH] Re: Setuid functions
Next
From: Bruce Momjian
Date:
Subject: Re: Re: [HACKERS] [PATCH] Re: Setuid functions