Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.

2018-06-18 Thread Dave Page
Hi On Mon, Jun 18, 2018 at 2:14 PM, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the updated patch which includes the fix for Download CSV fail > in SQL_ASCII database, which is RM3250 > > This should fix R

Re: [pgadmin4][Patch]: RM #3361 Create database dialog does not show template0 and template1 database in Template dropdown

2018-06-18 Thread Dave Page
Thanks, applied. On Mon, Jun 18, 2018 at 2:38 PM, Akshay Joshi wrote: > Hi Hackers, > > Attached is the patch for RM #3361 Create database dialog does not show > template0 and template1 database in Template drop down. > > -- > *Akshay Joshi* > > *Sr. Software Architect * > > > > *Phone: +91 20-3

pgAdmin 4 commit: Fix indent.

2018-06-18 Thread Dave Page
Fix indent. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=717637c5b90c34b7cba2772ff190bb08cdd72c00 Modified Files -- .../browser/server_groups/servers/databases/static/js/database.js | 2 +- 1 file changed, 1 insertion(+), 1

pgAdmin 4 commit: Ensure that template0 and template1 are available as

2018-06-18 Thread Dave Page
Ensure that template0 and template1 are available as tempates when creating databasesa. Fixes #3361 [regardless of the Show System Objects? option] Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a45c33cf76707700a4106645146d135a91095161 Autho

Re: [pgadmin4][Patch]: Feature #3388 Allow to set the connection timeout on the server properties dialog

2018-06-18 Thread Dave Page
Hi On Mon, Jun 18, 2018 at 12:18 PM, Akshay Joshi < akshay.jo...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch for Feature #3388 Allow to set the connection > timeout on the server properties dialog. Please review it. > I took a quick look at this and had some questions/commen

Jenkins build is back to normal : pgadmin4-master-python33 #664

2018-06-18 Thread pgAdmin 4 Jenkins
See

pgAdmin 4 commit: README update

2018-06-18 Thread Dave Page
README update Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=521985c11a3101745e5255dc2c6a531e9cd160cc Author: Khushboo Vashi Modified Files -- README | 1 + 1 file changed, 1 insertion(+)

Re: [pgAdmin4][Patch]: Improve the database migration steps in README

2018-06-18 Thread Dave Page
Thanks, applied. On Mon, Jun 18, 2018 at 7:26 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached minor patch to improve the database migration > steps in README. > > Thanks, > Khushboo > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsn

Build failed in Jenkins: pgadmin4-master-python33 #663

2018-06-18 Thread pgAdmin 4 Jenkins
See -- [...truncated 8.51 KB...] Cache entry deserialization failed, entry ignored Collecting Flask-Paranoid==0.2.0 (from -r requirements.txt (line 30)) Cache entry deserial

[pgadmin4][Patch]: RM #3361 Create database dialog does not show template0 and template1 database in Template dropdown

2018-06-18 Thread Akshay Joshi
Hi Hackers, Attached is the patch for RM #3361 Create database dialog does not show template0 and template1 database in Template drop down. -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* RM_3361.patch Description: Binary data

Re: [pgAdmin4][RM#3289] Can't query SQL_ASCII database.

2018-06-18 Thread Aditya Toshniwal
Hi Hackers, Attached is the updated patch which includes the fix for Download CSV fail in SQL_ASCII database, which is RM3250 This should fix RM3289 and RM3250. As they interrelated, sending the combined patch. Kindly review. On Fri, Jun 15, 2018 at 2:

[pgadmin4][Patch]: Feature #3388 Allow to set the connection timeout on the server properties dialog

2018-06-18 Thread Akshay Joshi
Hi Hackers, Attached is the patch for Feature #3388 Allow to set the connection timeout on the server properties dialog. Please review it. -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* RM_3388.patch Description: Binary data