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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Properly format arguments passed by triggers to funct
Дата
Msg-id E1c4UMg-0008Hp-9V@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Patch for the Query Tool that addresses: [pgadmin-support] no search box on query tool toolbar
Следующее
От: Dave Page
Дата:
Сообщение: Re: PATCH: arguments of Trigger function was not displaying properly (pgAdmin4)