On Mon, 2012-04-30 at 15:47 +0100, Thom Brown wrote: > On 30 April 2012 15:44, Guillaume Lelarge <[email protected]> wrote: > > On Sun, 2012-04-29 at 22:22 +0100, Thom Brown wrote: > >> On 29 April 2012 21:56, Guillaume Lelarge <[email protected]> wrote: > >> > Add support for range types (9.2+) > >> > >> Range types aren't added to the type drop-down and instead only show > >> the array-equivalents. > >> > > > > You mean on the function properties dialog, right? > > No, I mean when you go to create a table, then add a column, the > constituent range types aren't listed, only their array equivalents. > For example, I can't create a table in the GUI which contains a column > using the int4range type, but I can use the int4range[] type instead.
OK, should be fixed now. Thanks Thom. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
