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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] restore error - language "plperlu" is not trusted
Дата
Msg-id 200312191523.57106.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: [GENERAL] restore error - language "plperlu" is not trusted  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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.


В списке pgsql-patches по дате отправления:

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: ISO year.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: distinguish between all and "all" in pg_hba.conf