[pgadmin-hackers] Incorrect domain logic for 9.1

2012-04-21 Thread Thom Brown
Hi, I noticed that if I create a domain based on an array data type, it doesn't get listed in the Domains node if the server is 9.1. This is because the query that gets the domains says that if the number of dimensions used is greater than 0 (which it will be if it's an array), then it must match

[pgadmin-hackers] Remaining work for 1.16

2012-04-21 Thread Guillaume Lelarge
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. The only really missing feature is the --exclude-table-data on the backu

[pgadmin-hackers] [pgAdmin III] #361: No right-click menu for create a new User Mapping

2012-04-21 Thread pgAdmin Trac
#361: No right-click menu for create a new User Mapping -+-- Reporter: Regina | Owner: dpage Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin

Re: [pgadmin-hackers] [pgAdmin III] #359: Support for renaming domain constraints

2012-04-21 Thread pgAdmin Trac
#359: Support for renaming domain constraints -+-- Reporter: gleu | Owner: gleu Type: feature | Status: assigned Priority: minor| Milestone: Component: pgadmin |