pgAdmin 4 commit: Fixed API and RESQL test cases for Compound Trigger a

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed API and RESQL test cases for Compound Trigger a
Date: 2019-11-11 11:53:38
Message-ID: E1iU8GI-00063D-Uz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed API and RESQL test cases for Compound Trigger after the recent changes in EPAS 12.

EPAS 12 Changes:
Fix server crash when the compound trigger has both row and statement-level triggers having
WHEN clause containing NEW/OLD vars.

Branch
------
master

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

Modified Files
--------------
.../tests/ppas/12_plus/alter_event_comment_code.sql | 6 ------
.../tests/ppas/12_plus/create_for_insert_with_when.sql | 6 ------
.../tables/compound_triggers/tests/ppas/12_plus/test.json | 4 ++--
.../tables/compound_triggers/tests/test_compound_triggers_add.py | 9 +++------
4 files changed, 5 insertions(+), 20 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-11-11 11:55:00 Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme
Previous Message Aditya Toshniwal 2019-11-11 10:12:43 Re: [pgAdmin][RM4348] Theme options in pgAdmin and dark theme