Allow use of transition tables in PG 10 triggers. Fixes #2933 Branch ------ WEBPACK_DEVEL2
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1eb18b6529f06bd78497e782b820ba0a216ddb8f Author: Khushboo Vashi <khushboo.va...@enterprisedb.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(+)