pgAdmin 4 commit: Resolve a syntax error when updating packages with no

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Resolve a syntax error when updating packages with no
Date: 2016-09-19 14:33:23
Message-ID: E1blzdL-0005YR-Ex@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Resolve a syntax error when updating packages with no body. Fixes #1588

Branch
------
master

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

Modified Files
--------------
.../packages/templates/package/ppas/9.1_plus/update.sql | 12 +-----------
.../packages/templates/package/ppas/9.2_plus/update.sql | 11 +----------
2 files changed, 2 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-09-19 14:33:42 Re: [pgAdmin4][Patch]: RM1588 - User can not change the code of header through right if package created without body
Previous Message Surinder Kumar 2016-09-19 14:03:35 [pgAdmin4][Patch]: RM1592 - Download as CSV should be supported for DDL