pgAdmin 4 commit: Fix reverse engineering SQL issue for triggers when p - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix reverse engineering SQL issue for triggers when p
Date
Msg-id E1ickU9-0004R8-C5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix reverse engineering SQL issue for triggers when passed a single argument to trigger function. Fixes #4958.

Branch
------
master

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

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


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4] Fix context menu CSS
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4674] User can not launch query tool window if username contain html characters