Allow use of transition tables in PG 10 triggers. Fixes #2933
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=711fbd51441f24225da8a07cee66f61b41345c95
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Modified Files
--------------
.../templates/trigger/sql/10_plus/create.sql | 36 +++++++++++++++
.../templates/trigger/sql/10_plus/properties.sql | 25 ++++++++++
.../schemas/tables/triggers/static/js/trigger.js | 53 ++++++++++++++++++++++
3 files changed, 114 insertions(+)