From: | "Greg Sabino Mullane" <greg(at)turnstep(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Perl DBI issue |
Date: | 2005-06-23 18:50:00 |
Message-ID: | 2f76a76f8ed0274d17aec5088eb7c086@biglumber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I just installed a new machine with Fedora Core 4 with PostgreSQL 8.0.3. I
> also installed DBI::Pg 1.41. When I try to use a query with a placeholder
> in it I get the error: "DBD::Pg::st execute failed: ERROR: syntax error at
> or near "$1" at character 1". The same query with a value instead of a
> placeholder works just fine. The script follows this email.
Everything looks fine. There were some weird corner cases in 1.41 that were
fixed: it`s possible this is one of them, although it does not lok like it.
Can you test out 1.43, the latest version?
- --
Greg Sabino Mullane greg(at)turnstep(dot)com
PGP Key: 0x14964AC8 200506230815
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCuv+IvJuQZxSWSsgRAmfzAJ9UwSZ0+fz3bt+L2nxfZR50YoDU5QCdHUba
Enqv/TzwemyCd/hJ1PYFR4E=
=BE4q
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-06-23 18:53:06 | Re: Corrupted index |
Previous Message | Jeff Gold | 2005-06-23 18:44:59 | Postmaster Out of Memory |