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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove extra brackets from reverse engineering SQL of
Date: 2020-06-30 10:42:26
Message-ID: E1jqDic-0006fi-LU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)cn(dot)fujitsu(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-30 10:43:11 Re: [pgAdmin4][patch] trigger's when clause related fixes
Previous Message Satish V 2020-06-30 05:42:05 Re- [SonarQube][patch]- codesmell