[pgAdmin4][Patch] - RM 4099 "SQL help for object type" link is not working with EPAS 10.x /11.x installed

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] - RM 4099 "SQL help for object type" link is not working with EPAS 10.x /11.x installed
Date: 2020-05-21 13:53:52
Message-ID: CANxoLDeGmWZKyEgRMTbF61O5SriXxW3-vTnX1cAZJjhF=tuoww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers

Attached is the patch to fix the SQL help issue for EDB Postgres Advanced
Server. URL gets changed from '
https://www.enterprisedb.com/docs/en/$VERSION$/pg/' to '
https://www.enterprisedb.com/edb-docs/d/postgresql/reference/manual/$VERSION$/
'.

Modified/Added Jasmin test cases.

Please review it.

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_4099.patch application/octet-stream 11.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-05-21 14:14:35 pgAdmin 4 commit: Fixed feature test failures on the selenium grid for
Previous Message Dave Page 2020-05-21 12:21:29 Re: Move pgAdmin git repo to Github?