pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server
Date
Msg-id E1hE82X-0001bm-KA@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: "Stuart D. Gathman"
Date:
Subject: Re: pgAdmin3 fork/resurrection for PostgreSQL 10+ support
Next
From: Aditya Toshniwal
Date:
Subject: pgAdmin 4 commit: Splash screen changed to make it similar to existing.