Bruce Momjian 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.
>
> Wonder how we are going to fix that?
They can use the 7.3 pg_dump, which will add the required GRANT
statements.
--
Peter Eisentraut peter_e(at)gmx(dot)net