pgAdmin 4 commit: Ensure trigger function names are schema qualified in - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure trigger function names are schema qualified in
Date
Msg-id E1c5C9j-0006y1-8N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure trigger function names are schema qualified in trigger RE-SQL. Fixes #1949

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f405cdf383cba05b369a156daad2a307becf0240
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/tables/triggers/__init__.py  | 48 +++++++++++++---------
1 file changed, 29 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: QtWebEngine issue
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue where trigger function was not schema qualified in trigger SQL (pgAdmin4)