| From: | Mark Volpe <volpe(dot)mark(at)epa(dot)gov> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Mark Volpe <volpe(dot)mark(at)epamail(dot)epa(dot)gov>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] Re: [PATCH] Re: Setuid functions |
| Date: | 2001-07-19 17:13:44 |
| Message-ID: | 3B571548.B32A800B@epa.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
You are right; I have forgotten to create a "trusted" language.
Mark
Tom Lane wrote:
>
> Mark Volpe <volpe(dot)mark(at)epa(dot)gov> writes:
> > ERROR: Only users with Postgres superuser privilege are permitted to create a
> > function in the 'plpgsql' language.
>
> > D'oh! So, if this is the case, then the last patch should be fine after all.
>
> No, evidently you broke something, or your plpgsql is installed wrong.
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-07-19 17:19:25 | Re: OID wraparound (was Re: pg_depend) |
| Previous Message | Tom Lane | 2001-07-19 17:08:52 | Re: [PATCHES] Re: [PATCH] Re: Setuid functions |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2001-07-20 14:49:12 | New EXPLAIN ANALYZE statement |
| Previous Message | Tom Lane | 2001-07-19 17:08:52 | Re: [PATCHES] Re: [PATCH] Re: Setuid functions |