[pgAdmin4] PATCH: Added Utility functions for triggers node and rules node

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4] PATCH: Added Utility functions for triggers node and rules node
Date: 2016-03-23 15:43:32
Message-ID: CAM5-9D9fSYYw_M3sR4QRnGCpS24EW5hVxBYppLKnwv4vU7qkFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Trigger and Rules nodes have functions which are also used by view node.
View node use them while generating reverse engineering SQL for respective
nodes.
so they are moved into schema/utils.py

Please review the patch.

Thanks,
Surinder Kumar

Attachment Content-Type Size
utility_functions_for_trigger_and_rule_node.patch application/octet-stream 4.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-03-23 15:44:31 [pgAdmin4][Patch]: Tables Sub nodes(Columns, Indexes, rules & triggers) Patch
Previous Message Dave Page 2016-03-23 14:01:53 Re: [pgAdmin4][Patch]: Functions/Procedures Module