pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server
Date: 2019-04-10 07:53:01
Message-ID: E1hE82X-0001bm-KA@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that parameters of procedures for EPAS server 10 and below should be set/reset properly. Fixes #4161

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_6.rst | 3 ++-
.../functions/templates/procedure/ppas/sql/9.5_plus/update.sql | 4 ++--
.../functions/templates/procedure/ppas/sql/9.6_plus/update.sql | 4 ++--
.../schemas/templates/macros/functions/variable.macros | 10 ++++++++--
4 files changed, 14 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-04-10 09:01:29 pgAdmin 4 commit: Splash screen changed to make it similar to existing.
Previous Message Stuart D. Gathman 2019-04-09 16:44:07 Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support