pgAdmin 4 commit: Remove illegal argument from trigger function in trig

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove illegal argument from trigger function in trig
Date: 2020-09-10 11:57:13
Message-ID: E1kGLCT-0001lk-BU@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove illegal argument from trigger function in trigger DDL statement. Fixes #5779

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_26.rst | 1 +
.../server_groups/servers/databases/schemas/tables/triggers/utils.py | 2 ++
2 files changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message vivekananda Katakam 2020-09-10 13:18:07 Regarding login or reset to PGADMIN
Previous Message Nikhil Mohite 2020-09-10 11:42:25 Re: [pgAdmin][RM5990]: Update the style guide on pgAdmin4 website