Author: turnstep
Date: Mon Mar 23 18:06:23 2009
New Revision: 12628
Modified:
DBD-Pg/trunk/t/03dbmethod.t
Log:
Minor quote fix.
Modified: DBD-Pg/trunk/t/03dbmethod.t
==============================================================================
--- DBD-Pg/trunk/t/03dbmethod.t (original)
+++ DBD-Pg/trunk/t/03dbmethod.t Mon Mar 23 18:06:23 2009
@@ -1484,7 +1484,7 @@
ok ($handle, $t);
$t='DB handle method "pg_lo_import" inserts correct data (AutoCommit on, begin_work not called)';
- $SQL = "SELECT data FROM pg_largeobject where loid = ?";
+ $SQL = 'SELECT data FROM pg_largeobject where loid = ?';
$sth = $dbh->prepare($SQL);
$sth->execute($handle);
$info = $sth->fetchall_arrayref()->[0][0];
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.