Re: [pgadmin-hackers] pgAdmin III commit: Add support for range types (9.2+)

2012-04-30 Thread Thom Brown
On 30 April 2012 15:57, Guillaume Lelarge wrote: > On Mon, 2012-04-30 at 15:47 +0100, Thom Brown wrote: >> On 30 April 2012 15:44, Guillaume Lelarge wrote: >> > On Sun, 2012-04-29 at 22:22 +0100, Thom Brown wrote: >> >> On 29 April 2012 21:56, Guillaume Lelarge wrote: >> >> > Add support for ran

Re: [pgadmin-hackers] pgAdmin III commit: Add support for range types (9.2+)

2012-04-30 Thread Guillaume Lelarge
On Mon, 2012-04-30 at 15:47 +0100, Thom Brown wrote: > On 30 April 2012 15:44, Guillaume Lelarge wrote: > > On Sun, 2012-04-29 at 22:22 +0100, Thom Brown wrote: > >> On 29 April 2012 21:56, Guillaume Lelarge wrote: > >> > Add support for range types (9.2+) > >> > >> Range types aren't added to th

[pgadmin-hackers] pgAdmin III commit: Add range type in type comboboxes

2012-04-30 Thread Guillaume Lelarge
Add range type in type comboboxes Report from Thom Brown. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1bcce9be257cb489a0db74e8c75242c4b0ca2824 Modified Files -- pgadmin/dlg/dlgFunction.cpp |2 +- pgadmin/schema/pgDatatype.

Re: [pgadmin-hackers] pgAdmin III commit: Add support for range types (9.2+)

2012-04-30 Thread Thom Brown
On 30 April 2012 15:44, Guillaume Lelarge wrote: > On Sun, 2012-04-29 at 22:22 +0100, Thom Brown wrote: >> On 29 April 2012 21:56, Guillaume Lelarge 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.

Re: [pgadmin-hackers] pgAdmin III commit: Add support for range types (9.2+)

2012-04-30 Thread Guillaume Lelarge
On Sun, 2012-04-29 at 22:22 +0100, Thom Brown wrote: > On 29 April 2012 21:56, Guillaume Lelarge 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?

[pgadmin-hackers] pgAdmin III commit: Fix constraint triggers SQL

2012-04-30 Thread Guillaume Lelarge
Fix constraint triggers SQL Per a report from Michael Brux. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0a77a3eeced2b7ced397fca82bf7d1e8646cfbea Modified Files -- CHANGELOG|1 + pgadmin/schema

[pgadmin-hackers] pgAdmin III commit: Fix constraint triggers SQL

2012-04-30 Thread Guillaume Lelarge
Fix constraint triggers SQL Per a report from Michael Brux. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f9f1ae618462af01de0cd38163a97101bc9ac485 Modified Files -- CHANGELOG|1 + pgadmin/schema/pgTrigger.c

[pgadmin-hackers] PATCH: The linker complains about the '-bundle_loader "../../src/backend/postgres"' against PostgreSQL 8.4 on OSX

2012-04-30 Thread Ashesh Vashi
Hi Heikki, With PostgreSQL 8.4.11, I still face the same issue, resolved as part of the following checked-in: http://git.postgresql.org/gitweb/?p=pldebugger.git;a=commitdiff;h=b9c756ef6cd4bdabea203905b2071d0e6b4e0d4d I tried to resolve the issue by removing the duplicate words for the SHLIB_LINK