pgAdmin 4 commit: Fixed schema diff issue where function's difference D - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed schema diff issue where function's difference D
Date
Msg-id E1nYkLl-0002EO-7H@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed schema diff issue where function's difference DDL was showing incorrectly when arguments had default values with
commas.Fixes #7263 

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                                    | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py   | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7132]: Port Properties collection, Dashboard and SQL panel in React
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7249] Support Unique Key in ERD