pgAdmin 4 commit: Utility functions for trigger and rule nodes, central

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Utility functions for trigger and rule nodes, central
Дата
Msg-id E1anSls-0004Vn-6H@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add support for functions and procedures.
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4] PATCH: Added Utility functions for triggers node and rules node