pgAdmin 4 commit: Remove blank lines in the formatting of SELECT script

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove blank lines in the formatting of SELECT script
Date: 2016-09-14 10:08:13
Message-ID: E1bk76z-0005HI-92@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove blank lines in the formatting of SELECT scripts for functions. Fixes #1690

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2ee631d6fcfb3a8683859f671ea852bc0ded2f95
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/functions/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-14 10:08:20 Re: [pgAdmin4][Patch]: RM1690 - Trailing spaces included in SELECT Script for functions
Previous Message Dave Page 2016-09-14 10:03:05 Re: beautifulsoup4, and Python 2.6