| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, "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: [HACKERS] Unable to drop role |
| Date: | 2010-08-24 17:37:36 |
| Message-ID: | AANLkTim=b-xPYZ5ynSGrxKGH5JMt=FXY02kfPco8sjdS@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-hackers |
On Tue, Aug 24, 2010 at 1:19 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
>> 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.
>
>> Backpatch all the way to 8.1? Code doesn't exist prior to that.
>
> I'd vote for fixing it in HEAD and perhaps 9.0, but not earlier.
> Changing this will cause problems for translators, and it doesn't
> seem important enough to mess up stable-branch translations.
+1.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tena Sakai | 2010-08-24 18:22:37 | trouble restoring database |
| Previous Message | Tena Sakai | 2010-08-24 17:34:49 | Please ignore... |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2010-08-24 18:04:52 | Backups from the standby (Incrementally Updated Backups), open item |
| Previous Message | Robert Haas | 2010-08-24 17:34:10 | Re: EXPLAIN doesn't show the actual function expression for FunctionScan |