From a7c9175d122a786affa05ba61bb2ec2d3b0b6314 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 31 Dec 2001 23:56:19 +0000 Subject: 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) --- databases/php4-pgsql/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/php4-pgsql') 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 -- cgit v1.2.3