From: | David Steele <david(at)pgmasters(dot)net> |
---|---|
To: | Matheus de Oliveira <matioli(dot)matheus(at)gmail(dot)com> |
Cc: | Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS |
Date: | 2017-03-02 13:27:40 |
Message-ID: | 2dfc9daf-bc1b-2782-85ff-4fa8ecb8b5ff@pgmasters.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 1/18/17 7:18 PM, Petr Jelinek wrote:
> On 10/01/17 17:33, Matheus de Oliveira wrote:
>>
>> On Mon, Jan 9, 2017 at 10:58 AM, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com
>> <mailto:ashu(dot)coek88(at)gmail(dot)com>> wrote:
>>
>> > Also, should I add translations for that error message in other languages (I
>> > can do that without help of tools for pt_BR) or is that a latter process in
>> > the releasing?
>> >
>>
>> I think you should add it but i am not sure when it is done.
>>
>>
>> I'll ask one of the guys who work with pt_BR translations (I know him in
>> person).
>
> Translations are not handled by patch author but by translation project
> so no need.
>
>>
>> Attached a rebased version and with the docs update pointed by Ashutosh
>> Sharma.
>>
>
> The patch looks good, the only thing I am missing is tab completion
> support for psql.
It looks like this patch is still waiting on an update for tab
completion in psql.
Do you know when will have that patch ready?
--
-David
david(at)pgmasters(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2017-03-02 13:44:57 | Re: Proposal : For Auto-Prewarm. |
Previous Message | Robert Haas | 2017-03-02 13:22:39 | Re: Parallel bitmap heap scan |