Re: [pgadmin-hackers] [pgAdmin III] #343: Add support for RANGE type

2011-12-13 Thread pgAdmin Trac
#343: Add support for RANGE type --+- Reporter: gleu | Owner: gleu Type: feature | Status: assigned Priority: minor | Milestone: Component: pgadmin | Version: trunk

Re: [pgadmin-hackers] Fixed Dependencies tab bug

2011-12-13 Thread Dave Page
Thanks - applied. On Tue, Dec 13, 2011 at 6:36 PM, Akshay Joshi wrote: > Hi > > As per current implementation following is the behavior : > > When first loaded, the Dependencies tab doesn't show the "No dependency > information is available for the current selection" message like the other > tabs

[pgadmin-hackers] pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie

2011-12-13 Thread Dave Page
Fix the "no rows" messages shown in the Dependencies and Dependents tabs. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d2fb2b291b07e37d15ccc2a260b3519712c5b7b8 Author: Akshay Joshi Modified Files -- pgadmin/schema/pgObject.cpp |

[pgadmin-hackers] pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie

2011-12-13 Thread Dave Page
Fix the "no rows" messages shown in the Dependencies and Dependents tabs. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=78a91720e8636de4b58d05fdee3c3ab5568abca0 Author: Akshay Joshi Modified Files -- pgadmin/schema/pg

Re: [pgadmin-hackers] configure doesn't detect SSL support in libpq

2011-12-13 Thread Guillaume Lelarge
On Tue, 2011-12-13 at 16:53 +0530, Dave Page wrote: > On Tue, Dec 13, 2011 at 12:54 PM, Guillaume Lelarge > wrote: > > On Tue, 2011-12-13 at 00:03 +0100, Guillaume Lelarge wrote: > >> On Tue, 2011-12-13 at 04:20 +0530, Dave Page wrote: > >> > On Tue, Dec 13, 2011 at 2:48 AM, Guillaume Lelarge > >>

[pgadmin-hackers] pgAdmin III commit: Allow SSL use

2011-12-13 Thread Guillaume Lelarge
Allow SSL use Since quite some time, I always get a "PostgreSQL SSL support: Missing" message after configure. config.log shows this: configure:5737: gcc -o conftest -g -O2 -L/opt/postgresql-head/lib conftest.c -lpq >&5 /usr/bin/ld: /tmp/ccAr1HM4.o: undefined reference to symbol 'SSL_connect'

[pgadmin-hackers] pgAdmin III commit: Allow SSL use

2011-12-13 Thread Guillaume Lelarge
Allow SSL use Since quite some time, I always get a "PostgreSQL SSL support: Missing" message after configure. config.log shows this: configure:5737: gcc -o conftest -g -O2 -L/opt/postgresql-head/lib conftest.c -lpq >&5 /usr/bin/ld: /tmp/ccAr1HM4.o: undefined reference to symbol 'SSL_connect'

[pgadmin-hackers] Fixed Dependencies tab bug

2011-12-13 Thread Akshay Joshi
Hi As per current implementation following is the behavior : - When first loaded, the Dependencies tab doesn't show the "No dependency information is available for the current selection" message like the other tabs do. - Dependencies tab shows some information for collections, which s

Re: [pgadmin-hackers] configure doesn't detect SSL support in libpq

2011-12-13 Thread Dave Page
On Tue, Dec 13, 2011 at 12:54 PM, Guillaume Lelarge wrote: > On Tue, 2011-12-13 at 00:03 +0100, Guillaume Lelarge wrote: >> On Tue, 2011-12-13 at 04:20 +0530, Dave Page wrote: >> > On Tue, Dec 13, 2011 at 2:48 AM, Guillaume Lelarge >> > wrote: >> > > Hi, >> > > >> > > It seems our configure scrip