pgAdmin4 v5.0 candidate builds

2021-02-22 Thread Akshay Joshi
Hi All, pgAdmin4 v5.0 candidate builds with new runtime (Using NWjs) and source can be found at https://developer.pgadmin.org/builds/2021-02-22-1/ Fahar, can you please verify it for release on Thursday. -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB P

pgAdmin 4 commit: Updated release note

2021-02-22 Thread Akshay Joshi
Updated release note Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d537b6909cea66422ce197bbe379775fbf07dc1 Modified Files -- docs/en_US/release_notes_5_0.rst | 1 + 1 file changed, 1 insertion(+)

pgAdmin 4 commit: Runtime docs. Fixes #6195

2021-02-22 Thread Dave Page
Runtime docs. Fixes #6195 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea33ab308e9a52aa2c04797983d0a46495898ffa Author: Nidhi Bhammar Modified Files -- docs/en_US/desktop_deployment.rst | 83 +

Re: [pgAdmin][patch] ERD API test case failing for PG13

2021-02-22 Thread Akshay Joshi
Thanks, patch applied. On Mon, Feb 22, 2021 at 2:52 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the test case. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* >

pgAdmin 4 commit: Fixed ERD API test case failing for PG13

2021-02-22 Thread Akshay Joshi
Fixed ERD API test case failing for PG13 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e0639602e644b78a2d9f3d227d7c2aced8edf642 Author: Aditya Toshniwal Modified Files -- web/pgadmin/tools/erd/tests/test_sql.py | 2 +- 1 file cha

pgAdmin 4 commit: Added missing updated shared server owner name in the

2021-02-22 Thread Akshay Joshi
Added missing updated shared server owner name in the 'sharedserver' table while the user changing the ownership of the shared server. refs #6143 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3132fa175ab8c4586b096aa1c05b285179672ff1 Author:

pgAdmin 4 commit: Fixed an issue where the python server is not closed

2021-02-22 Thread Akshay Joshi
Fixed an issue where the python server is not closed when the user quits the application from the top menu bar on OSX. Python server will not be closed if the user quits the application from Dock, for this we have updated the issue https://github.com/nwjs/nw.js/issues/7365 refs #6244 Branch

[pgAdmin][patch] ERD API test case failing for PG13

2021-02-22 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the test case. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" ERD.apitestsql.patch Description: Binary data