]> granicus.if.org Git - php/commitdiff
This warrants a NEWS entry, I think.
authorJon Parise <jon@php.net>
Tue, 19 Jun 2001 18:13:08 +0000 (18:13 +0000)
committerJon Parise <jon@php.net>
Tue, 19 Jun 2001 18:13:08 +0000 (18:13 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 33d0b0b0a73b59156a9d1303f2884ca9554663b9..80fe5262d59235f0b0ba56bcb43798ff4dee7be8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Allow the PostgreSQL driver to do internal row counting when iterating
+  through result sets. (gvz@2scale.net)
 - Updated ext/mysql/libmysql to version 3.23.39; Portability fixes, minor
   bug fixes. (tim@mysql.com)
 - Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL