Re: PATCH: Updated catalog names [pgAdmin4]

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: Updated catalog names [pgAdmin4]
Date: 2016-03-18 15:15:03
Message-ID: CA+OCxozyCEnwLzaxUnXyLZptDNaC3XEOiZt7WiN7C4c2sn80Jg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - pushed with a minor change to remove the localisation from
"Redwood" and "Redmond", as they should never be translated.

On Fri, Mar 18, 2016 at 2:14 PM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> With this minor patch we will update catalog objects names in browser tree
> same as pgAdmin3 (for EDB PPAS servers).
>
> dbo -- to --> Redmond (dbo)
> sys -- to --> Redwood (sys)
>
> Thanks
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-18 15:16:23 pgAdmin 4 commit: Properly name the dbo and sys catalogs in PPAS.
Previous Message Dave Page 2016-03-18 15:01:15 Re: pgAdmin4 PATCH: Domain Module