Re: mistakes in postgresql-snapshots (7.3)
| От | Tom Lane |
|---|---|
| Тема | Re: mistakes in postgresql-snapshots (7.3) |
| Дата | |
| Msg-id | 14427.1028582564@sss.pgh.pa.us обсуждение |
| Ответ на | Re: mistakes in postgresql-snapshots (7.3) (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: mistakes in postgresql-snapshots (7.3)
Re: mistakes in postgresql-snapshots (7.3) |
| Список | pgsql-bugs |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Oh, so createlang is fine, it is CREATE LANGUAGE that doesn't have the
> GRANT, but that makes sense. The problem is that 7.2.X pg_dump doesn't
> add the GRANT to the load script because we didn't have such permissions
> in 7.2.X.
Right. Not only CREATE LANGUAGE, but CREATE FUNCTION, and for that
matter CREATE DATABASE, are going to have some issues of this sort
for people loading old dumps.
> Wonder how we are going to fix that?
I think we're gonna tell 'em to issue some manual GRANTs.
regards, tom lane
В списке pgsql-bugs по дате отправления: