[pgAdmin4][RM#5279] Fixed: pgAdmin4 does not start with Python2 environment

2020-03-20 Thread Murtuza Zabuawala
Hi, PFA patch to remove the unicode character from source code which was causing the issue on Python2 environment. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company remove_unicode_character_from_source.diff Description: Binary data

pgAdmin 4 commit: Fixed Unicode character issue causing error on Python

2020-03-20 Thread Akshay Joshi
Fixed Unicode character issue causing error on Python2 environment. Fixes #5279 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a7ba446703e8621717b81fe7e9ac6ad79a49f600 Author: Murtuza Zabuawala Modified Files -- docs/en_US/releas

Re: [pgAdmin4][RM#5279] Fixed: pgAdmin4 does not start with Python2 environment

2020-03-20 Thread Akshay Joshi
Thanks, patch applied. On Fri, Mar 20, 2020 at 2:00 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to remove the unicode character from source code which was > causing the issue on Python2 environment. > > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB:

pgAdmin 4 commit: Ensure rpm-build is installed.

2020-03-20 Thread Dave Page
Ensure rpm-build is installed. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e256fc32d9cf701d14dffdf050d7307c512f1865 Modified Files -- pkg/redhat/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

pgAdmin 4 commit: Simplify PYTHONPATH handling for Sphinx.

2020-03-20 Thread Dave Page
Simplify PYTHONPATH handling for Sphinx. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1aeaba942240f577bde5959d4fd0aa8d2c63052 Modified Files -- pkg/linux/build-functions.sh | 11 --- 1 file changed, 4 insertions(+), 7 de

pgAdmin 4 commit: Use the proper naming convention for .DEB packages

2020-03-20 Thread Dave Page
Use the proper naming convention for .DEB packages Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5ab056759ba3a23411706e21f8f0e936987f109c Modified Files -- pkg/debian/build.sh | 8 1 file changed, 4 insertions(+), 4 delet

pgAdmin 4 commit: Update supported distro lists.

2020-03-20 Thread Dave Page
Update supported distro lists. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35644fdd3548a04b8b6e1d95dcd68d5b844f7a23 Modified Files -- pkg/debian/README | 2 +- pkg/redhat/README | 1 + 2 files changed, 2 insertions(+), 1 deletion

pgAdmin 4 commit: Use the correct architecture for web packages on Redh

2020-03-20 Thread Dave Page
Use the correct architecture for web packages on Redhat. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=becb453e7d6dab5d41d9bd17e9f87bab3c42717d Modified Files -- pkg/redhat/build.sh | 1 + 1 file changed, 1 insertion(+)