Hi,
Please find the attached patch which fixes the problem related to
feature tests.
Thanks,
Yogesh Mahajan
EnterpriseDB
On Fri, Nov 12, 2021 at 11:59 AM Akshay Joshi
wrote:
> Thanks, the patch applied.
>
> On Thu, Nov 11, 2021 at 10:04 PM Yogesh Mahajan <
> yogesh.maha...@enterprisedb.com>
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.2.
This release of pgAdmin 4 includes 22 bug fixes and new features. For more
details please see the release notes at:
https://www.pgadmin.org/docs/pgadmin4/6.2/release_notes_6_2.html.
pgAdmin is the leading Open S
Tag REL-6_2 has been created.
View: https://git.postgresql.org/gitweb?p=pgadmin4.git;a=tag;h=refs/tags/REL-6_2
Log Message
---
Tag v6.2
Fixed feature test cases.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=246bb01736b8989794f29532a91e8c7634ea3eea
Author: Yogesh Mahajan
Modified Files
--
.../pg_utilities_backup_restore_test.py| 31 +-
Thanks, the patch applied.
On Thu, Nov 18, 2021 at 3:23 PM Yogesh Mahajan <
yogesh.maha...@enterprisedb.com> wrote:
> Hi,
>
> Please find the attached patch which fixes the problem related to
> feature tests.
>
>
> Thanks,
> Yogesh Mahajan
> EnterpriseDB
>
>
> On Fri, Nov 12, 2021 at 11:59 AM Aks