pgAdmin 4 commit: Ensure that Constraint Trigger, Deferrable, Deferred

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that Constraint Trigger, Deferrable, Deferred
Date: 2020-04-16 07:49:18
Message-ID: E1jOzGw-0007Kj-Tm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that Constraint Trigger, Deferrable, Deferred option should be disabled when the user selects EDB-SPL function for the trigger. Fixes #4957

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=738c421edf6b3aa90b83216d3b32e9f29dd779e4
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst | 1 +
.../servers/databases/schemas/tables/triggers/static/js/trigger.js | 7 ++++++-
2 files changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-16 07:50:00 Re: [pgAdmin4][RM#5375] "Mode" cell does not appear completely in the function dialog (Firefox specific issue)
Previous Message navnath gadakh 2020-04-16 06:37:01 Re: [pgAdmin][RM5210] pgAdmin4 silently truncates text larger than underlying field size