Re: [pgadmin-hackers] Remaining work for 1.16

2012-04-23 Thread Dave Page
On Sat, Apr 21, 2012 at 7:08 PM, Guillaume Lelarge wrote: > I've been working all day on three patches: > >  * indexes, quite hard work still to be done >  * domains, still one issue to fix >  * range type support, ready to commit > > With the last one, I think we have a complete support of 9.2. T

Re: [pgadmin-hackers] Incorrect domain logic for 9.1

2012-04-23 Thread Dave Page
Hi I know Guillaume is working on domain support at the moment, so I'm going to leave it to him to incorporate this change, if he hasn't already fixed it. Guillaume; let me know if you want me to treat it independently and review/commit regardless. Thanks. On Sat, Apr 21, 2012 at 10:21 PM, Thom

[pgadmin-hackers] [pgAdmin III] #362: pgScript and ampersand

2012-04-23 Thread pgAdmin Trac
#362: pgScript and ampersand +--- Reporter: Matthieu Pepin | Owner: dpage Type: bug | Status: new Priority: minor | Milestone: Component: pgadmin | Version:

Re: [pgadmin-hackers] Incorrect domain logic for 9.1

2012-04-23 Thread Guillaume Lelarge
On Mon, 2012-04-23 at 09:14 +0100, Dave Page wrote: > Hi > > I know Guillaume is working on domain support at the moment, so I'm > going to leave it to him to incorporate this change, if he hasn't > already fixed it. > I haven't fix it. I didn't even try to create a domain on a array. > Guillau