Thread: pgAdmin 4 commit: Remove an extra blank line at the start of the SQL fo

pgAdmin 4 commit: Remove an extra blank line at the start of the SQL fo

From
Akshay Joshi
Date:
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(-)