Re: DBD::PgSPI 0.02
Michael Fuhr <mike@fuhr.org>
From: Michael Fuhr <mike@fuhr.org>
To: alex@pilosoft.com
Cc: Mike Rylander <mrylander@gmail.com>, pgsql-hackers@postgresql.org
Date: 2004-12-06T19:28:53Z
Lists: pgsql-hackers, pgsql-general
On Mon, Dec 06, 2004 at 11:44:20AM -0700, Michael Fuhr wrote: > > After correcting the path (no directory) I downloaded this and it > built without changes on FreeBSD 4.10-STABLE and Solaris 9, both > running PostgreSQL 8.0.0rc1 and Perl 5.8.6. However, something > changed since 0.02 that broke queries on FreeBSD (but not on Solaris). Never mind -- operator error. The FreeBSD box has multiple versions of PostgreSQL installed and I was getting the wrong pg_config when building DBD::PgSPI for 8.0 (that's what I get for mentioning pg_config). Sorry for the bogus report. -- Michael Fuhr http://www.fuhr.org/~mfuhr/