Tom Lane wrote:
> Anyway, as I said before, I don't object to installing plpgsql by
> default. What I do object to is installing it in a way that makes it
> difficult for the DBA to remove it, as would be the case if it were in
> template0 for example.
... which means it can't be installed in template1 either, because
template0 is copied from there.
Perhaps it can be installed in template1 after the copy, if a certain
initdb option is passed?
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.