iliaa Tue Dec 23 12:33:17 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src/ext/pgsql/tests 09notice.phpt
Log:
MFH: Make test work with PostgreSQL 7.4
Index: php-src/ext/pgsql/tests/09notice.phpt
diff -u php-src/ext/pgsql/tests/09notice.phpt:1.2.4.2
php-src/ext/pgsql/tests/09notice.phpt:1.2.4.3
--- php-src/ext/pgsql/tests/09notice.phpt:1.2.4.2 Mon Jun 30 14:00:55 2003
+++ php-src/ext/pgsql/tests/09notice.phpt Tue Dec 23 12:33:16 2003
@@ -23,6 +23,6 @@
?>
--EXPECTF--
-Notice: pg_query(): %s: BEGIN: already a transaction in progress in %s on line %d
-%s: BEGIN: already a transaction in progress
+Notice: pg_query(): %s already a transaction in progress in %s on line %d
+%s already a transaction in progress
pg_last_notice() is Ok
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php