pgAdmin 4 commit: Fixed an issue where an illegal argument is showing f - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where an illegal argument is showing f
Date
Msg-id E1kkgyy-0004zF-Jl@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where an illegal argument is showing for trigger SQL when a trigger is created for View. Fixes #6003

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=26b3bc3f748ec3bd9395a4acbf325c5cf6b60d19
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_29.rst                                | 1 +
.../server_groups/servers/databases/schemas/views/__init__.py    | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-5982]: Minor Documentation Issue: Example JSON not valid in current docs.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] Bug #6003 - exibição errada de tabela em trigger de view (Wrong table display in view trigger)