Re: CREATEROLE does not permit commenting on newly-created roles - Mailing list pgsql-bugs

From Tom Lane
Subject Re: CREATEROLE does not permit commenting on newly-created roles
Date
Msg-id 26958.1299688717@sss.pgh.pa.us
Whole thread Raw
In response to Re: CREATEROLE does not permit commenting on newly-created roles  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> On Wed, Mar 9, 2011 at 12:45 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> along with the change you made for PLs.

>> Huh?

> In 9.0, to comment on a procedural language, you must be superuser.
> But your recent commit changed it to check for language ownership.

Oh.  That's just a bug fix: it should have been changed when
we invented pg_language.lanowner.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: CREATEROLE does not permit commenting on newly-created roles
Next
From: Tom Lane
Date:
Subject: Re: CREATEROLE does not permit commenting on newly-created roles