Re: Unable to drop role - Mailing list pgsql-admin

From Alvaro Herrera
Subject Re: Unable to drop role
Date
Msg-id 1282849655-sup-7679@alvh.no-ip.org
Whole thread Raw
In response to Re: Unable to drop role  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Excerpts from Tom Lane's message of jue ago 26 14:59:43 -0400 2010:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Code is here:
> >             else if (deptype == SHARED_DEPENDENCY_ACL)
> >                 appendStringInfo(descs, _("access to %s"), objdesc);
> > in StoreObjectDescription().
>
> > Happy to change it to whatever is deemed appropriate.  "privileges for %s"
> > sounds good; I'll do that unless somebody comes up with a better idea
> > which outvotes this one.
>
> If you're not able to commit this in the next couple of hours, please
> let me know and I'll do it.  RC1 wraps tonight.

Ok, I'll commit it soon, thanks for the notice.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-admin by date:

Previous
From: Dragos Valentin Moinescu
Date:
Subject: Re: 8.2 "real-time" recovery
Next
From: "Kevin Grittner"
Date:
Subject: Re: 8.2 "real-time" recovery