pgAdmin 4 commit: Added '--max-old-space-size' to fix any memory consum

2022-03-07 Thread Akshay Joshi
Added '--max-old-space-size' to fix any memory consumption issues while bundling the package. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=adf4634459f3b7a1981a736a0d2697e3053f0036 Modified Files -- web/package.json | 2 +- 1 fil

pgAdmin4 v6.6 candidate builds

2022-03-07 Thread Akshay Joshi
Hi All, pgAdmin4 v6.6 candidate builds and source code are available at https://developer.pgadmin.org/builds/2022-03-07-1/ Fahar, could you please verify this for Friday's release. *Note: OSX build is not available due to code sign issue, working on it* -- *Thanks & Regards* *Akshay Joshi* *pg

Re: [Patch] - Feature Test Fix

2022-03-07 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Mar 7, 2022 at 3:33 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch which fixes the feature test failures. > Thanks, > Yogesh Mahajan > EnterpriseDB > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker |

pgAdmin 4 commit: Fixed feature test failure.

2022-03-07 Thread Akshay Joshi
Fixed feature test failure. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3ad0862c5933d60f7277e6cff3a4a7e6c670faf8 Author: Yogesh Mahajan Modified Files -- web/pgadmin/feature_tests/file_manager_test.py| 2 +- web

pgAdmin 4 commit: Update Dependencies.

2022-03-07 Thread Akshay Joshi
Update Dependencies. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d8ecbcf2939abc707a7a1b1c369e089a4d3cd138 Modified Files -- DEPENDENCIES | 75 ++-- 1 file changed, 33 inser

pgAdmin 4 commit: Update version for release.

2022-03-07 Thread Akshay Joshi
Update version for release. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2dbd09530ea13be7e1ce4375844309232cc42438 Modified Files -- web/config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [pgAdmin][RM-7186]: Connect database issue from object menu

2022-03-07 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Mar 7, 2022 at 2:45 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find attached the patch for RM-7186 > : Connect database issue from > the object menu. > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Senior Soft

[Patch] - Feature Test Fix

2022-03-07 Thread Yogesh Mahajan
Hi, Please find the attached patch which fixes the feature test failures. Thanks, Yogesh Mahajan EnterpriseDB Feature_Test_Fix_React_Porting_v1.patch Description: Binary data

pgAdmin 4 commit: Fixes an issue where the connect server/database menu

2022-03-07 Thread Akshay Joshi
Fixes an issue where the connect server/database menu was not updated correctly. Fixes #7186 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1b7dce124b2000764905aaa5d02b4a22c1f1303c Author: Nikhil Mohite Modified Files -- docs/en

[pgAdmin][RM-7186]: Connect database issue from object menu

2022-03-07 Thread Nikhil Mohite
Hi Hackers, Please find attached the patch for RM-7186 : Connect database issue from the object menu. -- *Thanks & Regards,* *Nikhil Mohite* *Senior Software Engineer.* *EDB Postgres* *Mob.No: +91-7798364578.* RM-7186.

pgAdmin 4 commit: Fixed an issue where the parent partition table was n

2022-03-07 Thread Akshay Joshi
Fixed an issue where the parent partition table was not displayed during autocomplete. Fixes #7105 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=24c08160429601da514712fb4e8e57b0cc37e130 Modified Files -- docs/en_US/release_notes