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

[email protected]
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
Author: turnstep
Date: Sun Mar 27 09:00:19 2011
New Revision: 14781

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

Log:
Quick fix for 7.4 output


Modified: DBD-Pg/trunk/t/03smethod.t
==============================================================================
--- DBD-Pg/trunk/t/03smethod.t	(original)
+++ DBD-Pg/trunk/t/03smethod.t	Sun Mar 27 09:00:19 2011
@@ -682,7 +682,7 @@
 };
 # restore original signal handler
 POSIX::sigaction(SIGALRM,$oldaction);
-like ($@,qr/canceling statement due to user request/,'cancel');
+like ($@,qr/canceling \w+ due to user request/,'cancel');
 $dbh2->disconnect();
 
 cleanup_database($dbh,'test');
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.