pgAdmin 4 commit: Fixed typo in User Management

2022-03-03 Thread Akshay Joshi
Fixed typo in User Management Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4033bf374840412a6304d523498e704863d75971 Modified Files -- web/pgadmin/tools/user_management/static/js/user_management.js | 2 +- 1 file changed, 1 insert

Re: [Patch] - AWS Cloud Deployment fixes

2022-03-03 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Mar 3, 2022 at 7:04 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the below issues in AWS cloud > deployment: > > 1.Console error logged for db version 9.6.1 due to boto3 version update > 2.Unmask Acc

pgAdmin 4 commit: AWS cloud deployment issues fixed:

2022-03-03 Thread Akshay Joshi
AWS cloud deployment issues fixed: 1) A console error was logged for db version 9.6.1 due to an update to boto3 2) Unmask Access Key Field. 3) Update the supported database version list to include Postgres 10 and above. refs #7177 Branch -- master Details --- https://git.postgresql.o

[Patch] - AWS Cloud Deployment fixes

2022-03-03 Thread Yogesh Mahajan
Hi, Please find the attached patch to fix the below issues in AWS cloud deployment: 1.Console error logged for db version 9.6.1 due to boto3 version update 2.Unmask Access Key field 3.Update supported DB version list to postgres 10 & 10+. Thanks, Yogesh Mahajan EnterpriseDB cloud_deployment_fi

pgAdmin 4 commit: Include the package priority in Debian/Ubuntu package

2022-03-03 Thread Dave Page
Include the package priority in Debian/Ubuntu packages Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8eeb12b600df79ce28492172f3c042e63fd90fbf Author: Aparna Patil Modified Files -- pkg/debian/build.sh | 4 1 file changed, 4