pgAdmin 4 commit: Properly format arguments passed by triggers to funct - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Properly format arguments passed by triggers to funct
Date
Msg-id E1c4UMg-0008Hp-9V@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Properly format arguments passed by triggers to functions. Fixes #1912

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c345adaa528571583a9e4df9c62785dfcbb5316d
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../templates/trigger/sql/9.1_plus/properties.sql  |  2 +-
.../databases/schemas/tables/triggers/__init__.py  | 34 +++++++++++++++-------
2 files changed, 25 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Patch for the Query Tool that addresses: [pgadmin-support] no search box on query tool toolbar
Next
From: Dave Page
Date:
Subject: Re: PATCH: arguments of Trigger function was not displaying properly (pgAdmin4)