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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Mark Volpe <volpe(dot)mark(at)epa(dot)gov>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] [PATCH] Re: Setuid functions
Date: 2001-07-11 18:53:28
Message-ID: 200107111853.f6BIrSt25817@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> 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? :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 11.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-07-11 19:02:53 Re: Bug in createlang?
Previous Message gabriel 2001-07-11 18:28:17 LOG PgSql ..

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-07-11 19:02:53 Re: Bug in createlang?
Previous Message Dave Cramer 2001-07-11 16:14:58 RE: JDBC and stored procedures