helly           Mon Jun 30 14:00:30 2003 EDT

  Modified files:              
    /php-src/ext/pgsql/tests    09notice.phpt 
  Log:
  Do not test postgres settings
  
Index: php-src/ext/pgsql/tests/09notice.phpt
diff -u php-src/ext/pgsql/tests/09notice.phpt:1.5 
php-src/ext/pgsql/tests/09notice.phpt:1.6
--- php-src/ext/pgsql/tests/09notice.phpt:1.5   Fri May 30 11:42:46 2003
+++ php-src/ext/pgsql/tests/09notice.phpt       Mon Jun 30 14:00:30 2003
@@ -23,6 +23,6 @@
 
 ?>
 --EXPECTF--
-Notice: pg_query(): NOTICE:  BEGIN: already a transaction in progress in %s on line %d
-NOTICE:  BEGIN: already a transaction in progress
+Notice: pg_query(): %s:  BEGIN: already a transaction in progress in %s on line %d
+%s:  BEGIN: 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

Reply via email to