Re: mistakes in postgresql-snapshots (7.3) - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: mistakes in postgresql-snapshots (7.3)
Date
Msg-id Pine.LNX.4.44.0208052113200.927-100000@localhost.localdomain
Whole thread Raw
In response to Re: mistakes in postgresql-snapshots (7.3)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: mistakes in postgresql-snapshots (7.3)  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
List pgsql-bugs
Tom Lane writes:

> I wonder whether the createlang script shouldn't do a "GRANT ALL" on the
> created language ... at least by default.  Without that, we're going to
> be seeing a lot of questions like this one...

It runs GRANT USAGE. I suspect the language was created manually without
using createlang.

--
Peter Eisentraut   peter_e@gmx.net

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: mistakes in postgresql-snapshots (7.3)
Next
From: Pavel Stehule
Date:
Subject: Re: mistakes in postgresql-snapshots (7.3)