pgAdmin 4 commit: Fix syntax error while opening properties tab of func

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix syntax error while opening properties tab of func
Date: 2019-06-01 08:32:44
Message-ID: E1hWzRU-0008Rd-0V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix syntax error while opening properties tab of functions and procedures inside packages.

Branch
------
master

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

Modified Files
--------------
.../packages/edbfuncs/templates/edbfuncs/ppas/11_plus/properties.sql | 2 +-
.../packages/edbfuncs/templates/edbprocs/ppas/11_plus/properties.sql | 2 +-
.../schemas/tables/templates/partition/sql/gpdb/5_plus/create.sql | 0
3 files changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-06-01 08:49:49 pgAdmin 4 commit: Update message catalogs.
Previous Message Dave Page 2019-05-31 16:12:09 pgAdmin 4 commit: Fix PEP-8 issue.