Re: [pgadmin4][patch] Correct issue on external tables

2018-06-19 Thread Dave Page
Thanks, patch applied. On Tue, Jun 19, 2018 at 9:16 PM, Joao De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: > Hi Hackers, > > You can find attached a patch that corrects the RM #3431. > > When trying to retrieve the DDL of an external table and exceptions was > being raised. > >

pgAdmin 4 commit: Fix the RE-SQL generation for GreenPlum external tabl

2018-06-19 Thread Dave Page
Fix the RE-SQL generation for GreenPlum external tables. Fixes #3431 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=155f82676d114203e31d22da9b2d1a27bae44d60 Author: Joao Pedro De Almeida Pereira Modified Files --

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

2018-06-19 Thread Dave Page
Thanks, applied. On Tue, Jun 19, 2018 at 12:18 PM, Akshay Joshi < akshay.jo...@enterprisedb.com> wrote: > Hi > > On Tue, Jun 19, 2018 at 2:11 PM, Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi >> >> On Mon, Jun 18, 2018 at 10:39 PM, Dave Page wrote: >> >>> Hi >>> >>> On Mon, Jun

pgAdmin 4 commit: Allow the connection timeout to be configured on a pe

2018-06-19 Thread Dave Page
Allow the connection timeout to be configured on a per-server basis. Fixes #3388 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7a06acb678af27d7d45c8cab2e9fcffae7af08e0 Author: Akshay Joshi Modified Files --

[pgadmin4][patch] Correct issue on external tables

2018-06-19 Thread Joao De Almeida Pereira
Hi Hackers, You can find attached a patch that corrects the RM #3431. When trying to retrieve the DDL of an external table and exceptions was being raised. Thanks Joao diff --git a/web/pgadmin/browser/server_groups/servers/databases/external_tables/templates/sql/gpdb_5.0_plus/create.sql

Re: Extra executive bits in the source code

2018-06-19 Thread Dave Page
Thanks - fixed! On Tue, Jun 19, 2018 at 12:14 PM, Devrim Gündüz wrote: > > Hi, > > Fedora 28 included an extra feature while building packages, and now > throwing > these warnings: > > + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' > *** WARNING:

pgAdmin 4 commit: Fix file permissions per Devrim

2018-06-19 Thread Dave Page
Fix file permissions per Devrim Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9821e28da5db3028cbaf2a762cefd580bf336c31 Modified Files -- .../servers/tablespaces/templates/tablespaces/sql/9.2_plus/properties.sql | 0

Extra executive bits in the source code

2018-06-19 Thread Devrim Gündüz
Hi, Fedora 28 included an extra feature while building packages, and now throwing these warnings: + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' *** WARNING: ./usr/lib/python3.6/site-packages/pgadmin4-web/pgadmin/static/css/bootstrap.overrides.css is executable but has empty or no shebang,