Re: PATCH: Added Node Type & Catalog objects [pgAdmin4] - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH: Added Node Type & Catalog objects [pgAdmin4]
Date
Msg-id CAG7mmoyhR3TMk2K6t4Kv5CvU-ASwuWrqebH2w_jqCX-Od8B=gg@mail.gmail.com
Whole thread Raw
In response to PATCH: Added Node Type & Catalog objects [pgAdmin4]  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Committed the catalog_objects with few changes:

- Renamed to catalog_objects
- columns under it were renamed to catalog_object_column
- Some of the query were specific to PPAS moved them to specific SQL templates.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Tue, Mar 8, 2016 at 7:08 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to add new nodes in pgAdmin4.
1) Type node
2) Catalog objects

Note: Both above nodes depended on schema/catalog node, Please apply them after latest patch of schema/catalog from Ashesh.
- Type node also depends on parse_priv_function_templates.patch (which I sent in separate email today)


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Resolved few typos, comments, and also some query cor
Next
From: Murtuza Zabuawala
Date:
Subject: PATCH: Fixed Textarea control template [pgAdmin4]