[pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch
Date: 2016-03-23 15:44:31
Message-ID: CAM5-9D8c+jmo_Vw0s4knNctz_YSTZjGsbu6utVF0CyQHKvge8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This patch contains following nodes:
1. Columns
2. Indexes
3 Rule
4. Trigger

I am using murtuza's patch with little changes to show above nodes under *view
and materialized view.*

This patch is only for *Tables sub node*. @murtuaza is working on table
node which is not completed.

*Note*: Please apply patch for utility function "Added Utility functions
for triggers node and rules node" first then apply this patch.

Please review it.

Thanks,
Surinder Kumar

Attachment Content-Type Size
tables_subnodes.patch application/octet-stream 258.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-03-23 15:44:48 Re: [pgAdmin4] PATCH: View and Role Node
Previous Message Surinder Kumar 2016-03-23 15:43:32 [pgAdmin4] PATCH: Added Utility functions for triggers node and rules node