[svn:DBD-Pg] r13954 - DBD-Pg/trunk/t

[email protected]
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
Author: turnstep
Date: Thu May  6 10:40:51 2010
New Revision: 13954

Modified:
   DBD-Pg/trunk/t/03dbmethod.t

Log:


Modified: DBD-Pg/trunk/t/03dbmethod.t
==============================================================================
--- DBD-Pg/trunk/t/03dbmethod.t	(original)
+++ DBD-Pg/trunk/t/03dbmethod.t	Thu May  6 10:40:51 2010
@@ -43,6 +43,7 @@
 $dbh->do(q{}); ## This used to break, so we keep it as a test...
 $SQL = q{SELECT '2529DF6AB8F79407E94445B4BC9B906714964AC8' FROM dbd_pg_test WHERE id=?};
 $sth = $dbh->prepare($SQL);
+warn "RESULT is $result\n";
 $sth->finish();
 $sth = $dbh->prepare_cached($SQL);
 $sth->finish();
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.