Re: [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: Re: [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch
Date: 2016-04-07 08:54:14
Message-ID: CAM5-9D_JXhPDZh63hmSRfYmM_6X4df3iD2Pu9NU_nJ1w8ymKMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA updated patch with couple of changes which are following:

1. Couldn't create new Rule because model's field *view* is passed
undefined. Now it is fixed.
2. Removed trailing whitespaces from code.

Please review the patch.

On Wed, Mar 23, 2016 at 9:14 PM, Surinder Kumar <
surinder(dot)kumar(at)enterprisedb(dot)com> wrote:

> 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_v1.patch application/octet-stream 258.5 KB

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-04-07 09:07:19 Re: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool
Previous Message Surinder Kumar 2016-04-07 07:45:11 [pgAdmin4][Patch] - Disable PrivilegeControl for nodes visible under catalog