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

From Aditya Toshniwal
Subject pgAdmin 4 commit: Ensure that parameters of procedures for EPAS server
Date
Msg-id E1hIRzn-00070Y-DF@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

(cherry picked from commit 9c3925e44821f218448c4d60faa2af7fee7dfb7d)

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ffffa42d073a13c1978323f2ddcf28ba0d5f583
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

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: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] browser beforeunload event code improvements
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Improvement for 'beforeunload' event, bind the event