Обсуждение: pgAdmin 4 commit: Properly format arguments passed by triggers to funct

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Properly format arguments passed by triggers to funct

От
Dave Page
Дата:
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(-)