summaryrefslogtreecommitdiff
path: root/databases/php4-pgsql
diff options
context:
space:
mode:
authorjlam <jlam>2001-12-31 23:56:19 +0000
committerjlam <jlam>2001-12-31 23:56:19 +0000
commit66d4d878e910f121c08040986228b9e22cc5fad1 (patch)
treeb3cfb9ae169f7ebba7243a1735ad0cef24cc1bdf /databases/php4-pgsql
parent96649610385967774c0f2fa7f63ffb9222f7f2b0 (diff)
downloadpkgsrc-66d4d878e910f121c08040986228b9e22cc5fad1.tar.gz
Update databases/php4-pgsql to 4.1.0. Changes from version 4.0.6 include:
- Fixed pg_last_notice() (could cause random crashes in PostgreSQL applications, even if they didn't use pg_last_notice()). (Zeev) - Made the PostgreSQL driver do internal row counting when iterating through result sets. (gvz@2scale.net) - Made the length argument (argument 2) to pg_loread() optional, if not specified data will be read in 1kb chunks. (Sterling) - Added a third argument to pg_lowrite() which is the length of the data to write. (Sterling)
Diffstat (limited to 'databases/php4-pgsql')
-rw-r--r--databases/php4-pgsql/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/php4-pgsql/distinfo b/databases/php4-pgsql/distinfo
index bad15b78fca..465af772a84 100644
--- a/databases/php4-pgsql/distinfo
+++ b/databases/php4-pgsql/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/10/16 05:57:34 jlam Exp $
+$NetBSD: distinfo,v 1.2 2001/12/31 23:56:19 jlam Exp $
-SHA1 (php-4.0.6.tar.gz) = 6544eb1085b916541af914a11074e9bb8a037a03
-Size (php-4.0.6.tar.gz) = 3157346 bytes
+SHA1 (php-4.1.0.tar.gz) = d8ce2c3b1dd9551980340d20064a1e939ef49431
+Size (php-4.1.0.tar.gz) = 3371385 bytes