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

2011-12-12 Thread Guillaume Lelarge
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 script doesn't detect SSL support in libpq. It > > > detects the SSL libr

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

2011-12-12 Thread Guillaume Lelarge
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 script doesn't detect SSL support in libpq. It > > detects the SSL library though. > > > > The following patch fixes it, but I'm not sure of it a

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

2011-12-12 Thread Dave Page
On Tue, Dec 13, 2011 at 2:48 AM, Guillaume Lelarge wrote: > Hi, > > It seems our configure script doesn't detect SSL support in libpq. It > detects the SSL library though. > > The following patch fixes it, but I'm not sure of it as I'm in no way an > expert in those things; > > diff --git a/acincl

Re: [pgadmin-hackers] [pgAdmin III] #341: New connection option: sslcompression

2011-12-12 Thread pgAdmin Trac
#341: New connection option: sslcompression --+- Reporter: gleu | Owner: gleu Type: feature | Status: closed Priority: minor| Milestone:

[pgadmin-hackers] pgAdmin III commit: Add support for the new sslcompression connection o

2011-12-12 Thread Guillaume Lelarge
Add support for the new sslcompression connection option Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bfa8145f0eba9248efab06d2ad4f68d6bc538bab Modified Files -- CHANGELOG |1 + pgadmin/db/pgConn.cpp

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

2011-12-12 Thread Guillaume Lelarge
Hi, It seems our configure script doesn't detect SSL support in libpq. It detects the SSL library though. The following patch fixes it, but I'm not sure of it as I'm in no way an expert in those things; diff --git a/acinclude.m4 b/acinclude.m4 index 4030966..0640a68 100644 --- a/acinclude.m4 +++

Re: [pgadmin-hackers] [pgAdmin III] #341: New connection option: sslcompression

2011-12-12 Thread pgAdmin Trac
#341: New connection option: sslcompression ---+ Reporter: gleu | Owner: gleu Type: feature| Status: assigned Priority: minor | Milestone:

[pgadmin-hackers] [pgAdmin III] #345: pgagent server side objects should be an EXTENSION

2011-12-12 Thread pgAdmin Trac
#345: pgagent server side objects should be an EXTENSION -+-- Reporter: mha | Owner: dpage Type: bug | Status: new Priority: minor| Milestone: 1.16 Component: pgagent | Version:

Re: [pgadmin-hackers] Two strange settings in frmOptions

2011-12-12 Thread Dave Page
On Mon, Dec 12, 2011 at 7:43 PM, Magnus Hagander wrote: > On Mon, Dec 12, 2011 at 15:08, Dave Page wrote: >> On Mon, Dec 12, 2011 at 7:27 PM, Magnus Hagander wrote: >>> Noticed two things in Options->QueryTool: >>> >>> 1) There is a settin gfor "Maximum rows to retreive". From what I can >>> tel

Re: [pgadmin-hackers] Two strange settings in frmOptions

2011-12-12 Thread Magnus Hagander
On Mon, Dec 12, 2011 at 15:13, Magnus Hagander wrote: > On Mon, Dec 12, 2011 at 15:08, Dave Page wrote: >> On Mon, Dec 12, 2011 at 7:27 PM, Magnus Hagander wrote: >>> Noticed two things in Options->QueryTool: >>> >>> 1) There is a settin gfor "Maximum rows to retreive". From what I can >>> tell,

Re: [pgadmin-hackers] pgagent extension

2011-12-12 Thread Dave Page
On Mon, Dec 12, 2011 at 7:42 PM, Magnus Hagander wrote: > Has anybody looked at making the server-side pgagent stuff an > EXTENSION for 9.1+? No, not that I know of. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Po

Re: [pgadmin-hackers] Two strange settings in frmOptions

2011-12-12 Thread Magnus Hagander
On Mon, Dec 12, 2011 at 15:08, Dave Page wrote: > On Mon, Dec 12, 2011 at 7:27 PM, Magnus Hagander wrote: >> Noticed two things in Options->QueryTool: >> >> 1) There is a settin gfor "Maximum rows to retreive". From what I can >> tell, this is *only* used for pgagent (pgaJobs.cpp and pgaStep.cpp)

[pgadmin-hackers] pgagent extension

2011-12-12 Thread Magnus Hagander
Has anybody looked at making the server-side pgagent stuff an EXTENSION for 9.1+? --  Magnus Hagander  Me: http://www.hagander.net/  Work: http://www.redpill-linpro.com/ -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.po

Re: [pgadmin-hackers] Two strange settings in frmOptions

2011-12-12 Thread Dave Page
On Mon, Dec 12, 2011 at 7:27 PM, Magnus Hagander wrote: > Noticed two things in Options->QueryTool: > > 1) There is a settin gfor "Maximum rows to retreive". From what I can > tell, this is *only* used for pgagent (pgaJobs.cpp and pgaStep.cpp). > If that is so, it shuld not be under Query Tool set

[pgadmin-hackers] Two strange settings in frmOptions

2011-12-12 Thread Magnus Hagander
Noticed two things in Options->QueryTool: 1) There is a settin gfor "Maximum rows to retreive". From what I can tell, this is *only* used for pgagent (pgaJobs.cpp and pgaStep.cpp). If that is so, it shuld not be under Query Tool settings. Potentially it could be removed completely, if pgAgent can