From bdbe4dd4eb2f5dfa14ae7f1340b1e8191c5be653 Mon Sep 17 00:00:00 2001 From: mjl Date: Fri, 25 May 2001 20:40:03 +0000 Subject: Update to 0.99. Changes are - fix segmentation fault in pg_error - bug-fix for core-dump after any failed function call - add support for the datatype bytea - fix bug in connect method, which erroneously set the userid and the password to the environment variables DBI_USER and DBI_PASS - which removed the special handling of a backslash when used for octal presentation. Now a backslash always will be escaped. - remove memory-leak in ping function, bug-fix - correct the recognition of primary keys in table_attributes(). - fix a segmentation fault in DBD::pg::blob_read() when reading LOBs that required perl to reallocate space for the variable holding the scalar value - updated test.pl to create a test blob larger than 256 bytes (now 128 Kbytes) - fix a seg-fault when inserting large amounts of text. - remove the newlines from the error messages and quote date placeholders. --- databases/p5-DBD-postgresql/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/p5-DBD-postgresql/distinfo') diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index 6f1605d17af..553f72f7181 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 16:11:01 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/05/25 20:40:03 mjl Exp $ -SHA1 (DBD-Pg-0.95.tar.gz) = 83ab678798be48b95c0b7536e02e6d03ad517249 -Size (DBD-Pg-0.95.tar.gz) = 41303 bytes +SHA1 (DBD-Pg-0.99.tar.gz) = 146acecf2f699a71a55fadc41ea9da7710c1bbe1 +Size (DBD-Pg-0.99.tar.gz) = 42895 bytes -- cgit v1.2.3