Re: [BUGS] [Fwd: DBD::Pg on HP-UX 11.31 64bit]

2010-12-19 Thread H.Merijn Brand
On Thu, 16 Dec 2010 12:56:12 -0500, Tom Lane wrote: > "H.Merijn Brand" writes: > > On Thu, 16 Dec 2010 12:31:21 -0500, Tom Lane wrote: > >> So what I'm thinking is happening is that libpq expects size_t as > >> the argument type, but it's getting linked against a libc that > >> expects int as t

Re: [BUGS] [Fwd: DBD::Pg on HP-UX 11.31 64bit]

2010-12-19 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > How much are the postgres people willing to find a solution that would > force postgres to optional use BSD type sockets? > FWIW, my long-term plan is to have DBD::P

Re: [BUGS] [Fwd: DBD::Pg on HP-UX 11.31 64bit]

2010-12-19 Thread Magnus Hagander
On Sun, Dec 19, 2010 at 13:42, Greg Sabino Mullane wrote: > >> How much are the postgres people willing to find a solution that would >> force postgres to optional use BSD type sockets? > > FWIW, my long-term plan is to have DBD::Pg provide its own libpq. Not > sure if this would enable you to sol

[BUGS] BUG #5794: 'explain' fails, but executing sql is ok.

2010-12-19 Thread Peter Speck
The following bug has been logged online: Bug reference: 5794 Logged by: Peter Speck Email address: sp...@vitality.dk PostgreSQL version: 9.0.2 Operating system: Mac OS X Server 10.6.5 Description:'explain' fails, but executing sql is ok. Details: The following SQL

Re: [BUGS] BUG #5794: 'explain' fails, but executing sql is ok.

2010-12-19 Thread Tom Lane
"Peter Speck" writes: > The following SQL succeeds when executed as-is, but when the SELECT is > prepended with 'EXPLAIN', it fails with: > ERROR: XX000: unexpected CASE WHEN clause: 314 > LOCATION: get_rule_expr, ruleutils.c:4939 Fixed, thanks for the report! As a temporary workaround you co

Re: [BUGS] BUG #5559: Full SSL verification fails when hostaddr provided

2010-12-19 Thread Christopher Head
On Wed, 14 Jul 2010 18:35:55 -0400 Tom Lane wrote: > Bruce Momjian writes: > > Do the docs need any more updating? > > No doubt, but it's a bit premature to consider that while we're still > arguing whether the code needs to change more. > > regards, tom lane > Sorry to

[BUGS] BUG #5795: 9.0.2 PDF needs editing

2010-12-19 Thread Leslie Satenstein
The following bug has been logged online: Bug reference: 5795 Logged by: Leslie Satenstein Email address: lsatenst...@yahoo.com PostgreSQL version: 8.4+ incl 9.0 Operating system: Fedora 14 / Debian Squeeze Description:9.0.2 PDF needs editing Details: Using pdf for

Re: [BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-19 Thread Benoygopal
Dear PgAdmin Support Team, In our research and implementation projects we are using postgres database and pgadmin client as the front end. Our application and database are deployed in linux RHEL , Ubuntu and Windows. Using our application continuously data is logged into the database tables and