pgAdmin 4 commit: Fix reverse engineering SQL issue where when clause i

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix reverse engineering SQL issue where when clause i
Date: 2019-12-06 13:33:46
Message-ID: E1idDju-00037I-7V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix reverse engineering SQL issue where when clause is not visible for PG/EPAS 12. Fixes #4976.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a9d365c4283db3ee7985d77e1bb4797b1dc64e1

Modified Files
--------------
docs/en_US/release_notes_4_16.rst | 1 +
.../schemas/tables/templates/triggers/sql/pg/10_plus/properties.sql | 2 +-
.../schemas/tables/templates/triggers/sql/ppas/10_plus/properties.sql | 2 +-
.../schemas/tables/templates/triggers/sql/ppas/12_plus/properties.sql | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-06 13:58:13 pgAdmin 4 commit: Changed the open query tool and data filter icons. Fi
Previous Message Dave Page 2019-12-05 13:16:50 Re: pgAdmin 4 commit: Use a 'play' icon for the Execute Query button in the