Re: [GENERAL] restore error - language "plperlu" is not trusted

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christopher Murtagh <christopher(dot)murtagh(at)mcgill(dot)ca>, pgsql-patches(at)postgresql(dot)org
Subject: Re: [GENERAL] restore error - language "plperlu" is not trusted
Date: 2003-12-19 14:23:48
Message-ID: 200312191523.57106.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

Am Donnerstag, 18. Dezember 2003 21:45 schrieb Tom Lane:
> The aclchk change looks okay if that's the behavior you want, but I
> wonder why you don't just make it raise error in both the GRANT and
> REVOKE cases.

Yes, that seems better.

> The pg_dump change looks okay for the 7.4 branch. It will not apply to
> HEAD but I think you can just add
>
> if (plang->lanpltrusted)
>
> before the dumpACL call in that case.

OK, both branches patched. As far as I'm concerned, we can release 7.4.1.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message D. Dante Lorenso 2003-12-19 14:52:52 Re: How to navigate tree without CONNECT BY?
Previous Message Melanie Bergeron 2003-12-19 13:59:37 Re: automatic verifications

Browse pgsql-patches by date

  From Date Subject
Next Message Marc G. Fournier 2003-12-19 15:28:04 Re: replace all with * in pg_hba.conf
Previous Message Karel Zak 2003-12-19 10:22:03 Re: Dates BC.