Thread: [pgadmin-hackers] pgAdmin 4 commit: Fix the RE-SQL for for views to properly qualifytrig

Fix the RE-SQL for for views to properly qualify trigger function names. Fixes #2381

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b134ae2cb4d0a57833eb93e5fecece669214b16d
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/views/__init__.py         | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)