pgAdmin 4 commit: Remove an extra blank line at the start of the SQL fo - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Remove an extra blank line at the start of the SQL fo
Date
Msg-id E1mYScR-0007sm-5I@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove an extra blank line at the start of the SQL for function, procedure, and trigger function. Fixes #6797

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d65930a8a666e254a055be13c9938ec6830cda47
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                         |  1 +
docs/en_US/release_notes_6_1.rst                     | 20 ++++++++++++++++++++
.../servers/databases/schemas/functions/__init__.py  | 18 ++++++++++++------
3 files changed, 33 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v6.0 Released
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6797]: SQL code displayed in second line for function, procedure and trigger function