From: | Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com> |
---|---|
To: | Matheus de Oliveira <matioli(dot)matheus(at)gmail(dot)com>, Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS |
Date: | 2017-01-19 00:18:49 |
Message-ID: | 7a74ae6b-7a9b-8fe5-8f4a-091839e705cc@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2017-01-19 00:35:26 | Re: [PATCH] ALTER DEFAULT PRIVILEGES with GRANT/REVOKE ON SCHEMAS |
Previous Message | Tom Lane | 2017-01-19 00:08:04 | Re: Implement targetlist SRFs using ROWS FROM() (was Changed SRF in targetlist handling) |