pgAdmin 4 commit: Fixed the SQL help issue for EDB Postgres Advanced Se - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the SQL help issue for EDB Postgres Advanced Se
Date
Msg-id E1jc3Fn-0002gP-Mi@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the SQL help issue for EDB Postgres Advanced Server. Fixes #4099

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                  |  1 +
.../browser/server_groups/servers/__init__.py      |  5 +-
web/pgadmin/browser/static/js/browser.js           |  2 +-
web/pgadmin/browser/static/js/node.js              |  8 +--
web/pgadmin/help/__init__.py                       |  3 +-
web/pgadmin/help/static/js/help.js                 | 19 ++++---
web/regression/javascript/help/help_spec.js        | 63 +++++++++++++++++-----
7 files changed, 75 insertions(+), 26 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Move pgAdmin git repo to Github?
Next
From: Dave Page
Date:
Subject: Re: Move pgAdmin git repo to Github?