pgAdmin 4 commit: Utility functions for trigger and rule nodes, central - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Utility functions for trigger and rule nodes, central
Date
Msg-id E1anSls-0004Vn-6H@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Utility functions for trigger and rule nodes, centralised because they're also utilised by the view node.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d1eb3fd9d59eaa6d2324d93511eb27c325820f94
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/utils.py             | 108 +++++++++++++++++++++
1 file changed, 108 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add support for functions and procedures.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4] PATCH: Added Utility functions for triggers node and rules node