Re: [pgadmin-hackers] Procedure "RENAME, SET SCHEMA" issues patch.

2013-05-07 Thread Dinesh Kumar
H i Dave, On Tue, May 7, 2013 at 9:14 AM, Dinesh Kumar wrote: > >> Dear Team, >> >> I would like to submit a patch for the Procedure "RENAME, SET SCHEMA" >> issue. >> >> Issue: >> >> If we try to rename the Procedure from the pgAdmin 1.16 by it's >> properties dialogue window, then we will g

Re: [pgadmin-hackers] Procedure "RENAME, SET SCHEMA" issues patch.

2013-05-07 Thread Dave Page
Hi On Tue, May 7, 2013 at 9:14 AM, Dinesh Kumar wrote: > Dear Team, > > I would like to submit a patch for the Procedure "RENAME, SET SCHEMA" > issue. > > Issue: > > If we try to rename the Procedure from the pgAdmin 1.16 by it's properties > dialogue window, then we will get "ERROR: syntax

Re: [pgadmin-hackers] SSH Tunneling Patch

2013-05-07 Thread Dave Page
Thanks - pushed. On Tue, May 7, 2013 at 1:03 PM, Ashesh Vashi wrote: > Hi Dave, > > We adopted few configuration from libssh2 related to validate and check > existance of different dependent libraries/packages required by libssh2. > (i.e. openssl, libz, etc.) > > libssh2 configuration does adopt

[pgadmin-hackers] pgAdmin III commit: Add m4 code needed to successfully bootstrap on sys

2013-05-07 Thread Dave Page
Add m4 code needed to successfully bootstrap on systems that don't have the same macros from other packages (usually Gettext). Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=341ee7bf80fc75166cad7cee9ecc1a80abf530c0 Author: Ashesh Vashi Modifi

[pgadmin-hackers] pgAdmin III commit: Add missing Windows header to the tarball.

2013-05-07 Thread Dave Page
Add missing Windows header to the tarball. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=89491cd3d43bdd708a312230c5fdcda8f3a4b885 Modified Files -- pgadmin/include/libssh2/module.mk |3 ++- 1 files changed, 2 insertions(+), 1 d

Re: [pgadmin-hackers] SSH Tunneling Patch

2013-05-07 Thread Ashesh Vashi
Hi Dave, We adopted few configuration from libssh2 related to validate and check existance of different dependent libraries/packages required by libssh2. (i.e. openssl, libz, etc.) libssh2 configuration does adopted few acconfig functions from gettext (found under libssh2/m4 directory). Hence, we

Re: [pgadmin-hackers] 2 patches

2013-05-07 Thread Dave Page
Hi On Tue, May 7, 2013 at 6:53 AM, Jasmin Dizdarevic wrote: > > > > 2013/4/29 Dave Page >> >> Hi >> >> On Mon, Apr 29, 2013 at 4:56 PM, Jasmin Dizdarevic >> wrote: >> > Hi Dave, >> > thank you for committing. >> > >> > Attached are two "bug fixes" and an improvement. >> > >> > - Can not save se

[pgadmin-hackers] pgAdmin III commit: Tag REL-1_18_0-ALPHA1 has been created.

2013-05-07 Thread Dave Page
Tag REL-1_18_0-ALPHA1 has been created. View: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=tag;h=refs/tags/REL-1_18_0-ALPHA1 Log Message --- Tag 1.18.0 Alpha 1 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.

[pgadmin-hackers] pgAdmin III commit: Ship config.rpath.in in the tarball.

2013-05-07 Thread Dave Page
Ship config.rpath.in in the tarball. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b8e324a47184fea13b3853a784e0d361456a125d Modified Files -- Makefile.am |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pga

Re: [pgadmin-hackers] SSH Tunneling Patch

2013-05-07 Thread Dave Page
On Tue, May 7, 2013 at 9:09 AM, Akshay Joshi wrote: > Hi Dave > > > On Thu, May 2, 2013 at 10:14 PM, Dave Page wrote: >> >> Hi >> >> I committed the patch a little while back after testing successfully >> on Linux, Windows and Mac and adding some docs. Unfortunately, since >> then I've seen the f