pgAdmin 4 commit: Fixed an issue where whitespace in function bodies wa - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where whitespace in function bodies wa
Date
Msg-id E1mLiux-0003s5-PX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where whitespace in function bodies was not applied while generating the script using Schema Diff. Fixes
#6620

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                                      | 1 +
.../server_groups/servers/databases/schemas/functions/__init__.py     | 4 ----
.../schemas/functions/tests/ppas/9.6_plus/alter_proc_comment.sql      | 2 +-
.../schemas/functions/tests/ppas/9.6_plus/alter_proc_opt.sql          | 2 +-
.../schemas/functions/tests/ppas/9.6_plus/alter_proc_param.sql        | 2 +-
.../schemas/functions/tests/ppas/9.6_plus/create_procedure.sql        | 2 +-
6 files changed, 5 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6625 Smarter closing of Tabs
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Update message catalog.