Re: [pgadmin-hackers] [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3

2014-02-07 Thread Dinesh Kumar
Hi Dave/Team, I would like to take the ownership of this patch from now onwards. Sorry for my previous test case result, which is an improper one from my side. I believe, i need to configure the same slony version on PG 9.2 as well. It seems an expected behaviour if the slony version is not match

Re: [pgadmin-hackers] Fixed some compiler warnings

2014-02-07 Thread Dave Page
Thanks - applied to head. On Thu, Feb 6, 2014 at 7:49 AM, Akshay Joshi wrote: > > > > On Wed, Feb 5, 2014 at 7:49 PM, Dave Page wrote: > >> Hi >> >> >> On Wed, Feb 5, 2014 at 7:42 AM, Akshay Joshi < >> [email protected]> wrote: >> >>> Hi Dave >>> >>> I have removed the check like "i

[pgadmin-hackers] pgAdmin III commit: Cleanup some compiler warnings seen with clang on O

2014-02-07 Thread Dave Page
Cleanup some compiler warnings seen with clang on OS X. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=23af725e7b3152e4c7ed1e7ee82573d5301194f4 Author: Akshay Joshi Modified Files -- pgadmin/ctl/ctlSQLBox.cpp