[pgadmin-hackers] pgAdmin III commit: Fix handling of Greenplum partitions.

2013-01-18 Thread Dave Page
Fix handling of Greenplum partitions. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2cb68c1aeb9b962afe799c5c3cc7c9ac4a97e89f Author: Lubomir Petrov Modified Files -- CHANGELOG|1 + pgadmin/i

[pgadmin-hackers] pgAdmin III commit: Fix handling of Greenplum partitions.

2013-01-18 Thread Dave Page
Fix handling of Greenplum partitions. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8c09a7e6c96505c14a6ed3ee2fdd72907ce97fd2 Author: Lubomir Petrov Modified Files -- CHANGELOG|1 + pgadmin/include/schem

Re: [pgadmin-hackers] pgAdmin3 and Greenplum partitions SQL

2013-01-18 Thread Dave Page
Hi On Thu, Jan 17, 2013 at 2:56 AM, Lubomir Petrov wrote: > On Wed, Jan 16, 2013 at 8:56 AM, Dave Page wrote: >> >> Hi >> >> On Fri, Jan 11, 2013 at 7:31 PM, lpetrov wrote: >> > Hi all, >> > >> > I have identified a bug in handling Greenplum partitions SQL in >> > pgAdmin3. >> > The bug is vi

[pgadmin-hackers] pgAdmin III commit: Change references to SVN to GIT.

2013-01-18 Thread Dave Page
Change references to SVN to GIT. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6074403682a8234288a895c638b0927c920fa725 Author: Ian Lawrence Barwick Modified Files -- INSTALL |4 ++-- 1 files changed, 2 insertions(+), 2 deleti

[pgadmin-hackers] pgAdmin III commit: Change references to SVN to GIT.

2013-01-18 Thread Dave Page
Change references to SVN to GIT. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4b97a06d4d07a081a821f88549a151898fbb81c8 Author: Ian Lawrence Barwick Modified Files -- INSTALL |4 ++-- 1 files changed, 2 insertions(

Re: [pgadmin-hackers] Tiny documentation patch

2013-01-18 Thread Dave Page
Hi On Fri, Jan 18, 2013 at 2:42 AM, Ian Lawrence Barwick wrote: > Hi > > I noticed the INSTALL file contains references to SVN in a couple of > places, I've changed these to GIT. Thanks - applied to 1.16 and master. > Is the attached patch format acceptable BTW? Looks fine to me. -- Dave Page

Re: [pgadmin-hackers] pgAdmin3 and Greenplum partitions SQL

2013-01-18 Thread Lubomir Petrov
Hi, On Fri, Jan 18, 2013 at 12:48 AM, Dave Page wrote: > Hi > > > > On Thu, Jan 17, 2013 at 2:56 AM, Lubomir Petrov > wrote: > > On Wed, Jan 16, 2013 at 8:56 AM, Dave Page wrote: > >> > >> Hi > >> > >> On Fri, Jan 11, 2013 at 7:31 PM, lpetrov wrote: > >> > Hi all, > >> > > >> > I have identif