Re: Unable to drop role

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: "McGehee, Robert" <robert(dot)mcgehee(at)geodecapital(dot)com>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Unable to drop role
Date: 2010-08-26 18:59:43
Message-ID: 26428.1282849183@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

Alvaro Herrera <alvherre(at)commandprompt(dot)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.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dragos Valentin Moinescu 2010-08-26 19:02:21 Re: 8.2 "real-time" recovery
Previous Message Kieren Scott 2010-08-26 15:06:30 Re: Persistent server stats collection

Browse pgsql-hackers by date

  From Date Subject
Next Message Markus Wanner 2010-08-26 19:03:03 Re: bg worker: patch 1 of 6 - permanent process
Previous Message Tom Lane 2010-08-26 18:56:38 Re: [BUGS] BUG #5305: Postgres service stops when closing Windows session