pgAdmin 4 commit: Remove extra brackets from reverse engineering SQL of

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove extra brackets from reverse engineering SQL of
Дата
Msg-id E1jqDic-0006fi-LU@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove extra brackets from reverse engineering SQL of trigger.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88db5ec4d587a95c290fd8c1548047a01ce1205f
Author: Zhang Jie <zhangjie2@cn.fujitsu.com>

Modified Files
--------------
.../tables/templates/triggers/sql/gpdb/9.1_plus/properties.sql        | 4 ++--
.../schemas/tables/templates/triggers/sql/pg/10_plus/properties.sql   | 4 ++--
.../schemas/tables/templates/triggers/sql/pg/9.1_plus/properties.sql  | 4 ++--
.../schemas/tables/templates/triggers/sql/ppas/10_plus/properties.sql | 4 ++--
.../schemas/tables/templates/triggers/sql/ppas/12_plus/properties.sql | 4 ++--
.../tables/templates/triggers/sql/ppas/9.1_plus/properties.sql        | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Satish V
Дата:
Сообщение: Re- [SonarQube][patch]- codesmell
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][patch] trigger's when clause related fixes