summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/distinfo
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2006-04-23 14:22:19 +0000
committerhiramatsu <hiramatsu>2006-04-23 14:22:19 +0000
commit69b988d806a209bcaac0c5fffa63dd977bfa732c (patch)
tree1c7413b49256c0eb38cd6f0e6060050e95414bb8 /databases/p5-DBD-postgresql/distinfo
parent27eecc0d078048f38fb9f2f668ab2a47b64fdff8 (diff)
downloadpkgsrc-69b988d806a209bcaac0c5fffa63dd977bfa732c.tar.gz
Update p5-DBD-postgresql to 1.48.
Changes from 1.41: 1.48 April 5, 2006 - Bump minimum DBI version to 1.45 (CPAN bug #18260) (plus problems in versions 1.42 and 1.44 [GSM] - Fix typo in Pg.pm code (CPAN bug #18537) [marc@sssonline.com] - Ensure begin_work is properly set before err. (CPAN bug #18387) [GSM] - Force PQexecParams to only run with DML. (CPAN bug #18258) [GSM] - Fix bytea encoding problem (CPAN bug #18264) [GSM] - Add documentation about connection service files (pg_service.conf). [David Fetter] 1.47 March 20, 2006 - Fix problem with selecting arrays. (CPAN bugs #18128 and #18177) [GSM] - Fix problem with dollar-sign placeholders. [GSM] 1.46 March 16, 2006 - Fix problem with dollar-sign placeholders. (husseinp@gmail.com) (CPAN bug #18209) [GSM] 1.45 February 27, 2006 - Fix bug preventing bytea values over 20 characters from showing. Spotted by Igor Shevchenko. [GSM] 1.44 February 21, 2006 - Make sure pg_warn does not warn if the database attribute PrintWarn is off. (Tyler MacDonald tyler@yi.org) [GSM] - Add SIGNATURE file for Module::Signature verification. [GSM] - Fix error in documentation for pg_errorlevel. (CPAN bug #17434) - Add experimental support for using DEFAULT values inside of execute with $DBDPG_DEFAULT. [GSM] - Return the proper SQLSTATE codes on connection failures. (CPAN bug #17115) [GSM] - Fix parser to handle leading parens. (CPAN bug #15481) [GSM] - Make statement handles destruction abort early if InactiveDestroy is set (CPAN bug #14978) [GSM] - Make quote work properly for time/date types (CPAN bug #15082) [GSM] - Ensure all lo_ functions begin a transaction as needed if they are the first action in a script (CPAN bug # 13810) [GSM] - Fix memory leak in dbdimp.c (k@sawada.cc) [Kenchi Sawada] - Fix memory leak in dbdimp.c (dmitri@karasik.eu.org) (CPAN bug #16054) - Move package declaration lines to fix RPM parser problems (CPAN bug #14509) [GSM] - Add support for dollar quoting (CPAN bug #13608) [GSM] - Added $dbh->{pg_default_port} method [GSM] - Overhaul get_info data, add many more values [GSM] - Overhaul type_info data (CPAN bug #13806) [GSM] - Rewrite some of the quoting functions, reduce dependence on libpq versions [GSM] - Rewrite and optimize the do() method. Should be much faster when called without placeholders. Thanks to Tom Lane for suggesting this. [GSM] - Double check PQserverVersion return and use alternate method if it returns 0 (CPAN bug #14302) - Add support for specifying type in $dbh->quote(), such as $dbh->quote($var, {pg_type => DBD::Pg::PG_BYTEA}) Also support type => SQL_xx [GSM] (CPAN bug #13942) - Fix pg_notifies() bug (CPAN bug #14232) [door@lcpi.ru] - Add pg_ping() method [GSM] - Make sure ping returns true, even if in failed transaction state [thanks to Bill Moseley] [GSM] - Fix COPY-related core dump [GSM] - Fix strncpy bug in quote.c [Jun Kuriyama] (CPAN bug #14897) - Fix error in is_high_bit_set() [Alexey Tourbin] (CPAN bug #13406) 1.43 June 23, 2005 - Added README.dev file. [GSM] - Fix statement-name related core dump. [GSM] - Ensure state() returns an empty string, not 00000 on success. (CPAN bug #13237) [michael.bell@web.de of OpenCA] [GSM] - Fix rare core dump when $sth still in scope after disconnect [GSM] - Enhancements to README.win32 [fenlisesi@gmail.com] - Fix incorrect sprintf calls (CPAN bug #12204) [Jakub Jelinek] - Fix get_info(18) ("ODBCVERSION") (CPAN bug #12968) [thanks to szinger@lanl.gov] [GSM] 1.42 May 21, 2005 - Fix minor issues with copying and bytea quoting on older servers. Fix some other memory leaks. [GSM] - Fix backslash parsing in statements (CPAN bug #12870) [felix.klee@inka.de] [GSM] - Make rollback/commit reset copy state (CPAN bug #12866) [imb@rentrak.com] [GSM] - Make sure lo_creat issues a begin if necessary [GSM] - Fix incorrect behavior when AutoCommit switched on. (CPAN bug #12748) [thanks to Vivek Khera] [GSM] - Have last_insert_id use set_err, not die. (CPAN bug #12503) [thanks to Alexandra Walford] [GSM] - Fixed tests to correctly handle older DBI versions reporting failures on last_insert_id() (CPAN bug #12204) [jpo@di.uminho.pt] [GSM] - Re-enable REMARKS field on column_info (CPAN bug #12399) [thanks to morni@cpan.org] [GSM] - Many minor compiler optimizations and cleanups [GSM] - Fix two separate memory leaks in dbdimp.c [hertzog@debian.org and richardg@eSentire.com] - Change VARCHAROID to UNKNOWNOID, suggested by users on mailing list [GSM]
Diffstat (limited to 'databases/p5-DBD-postgresql/distinfo')
-rw-r--r--databases/p5-DBD-postgresql/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo
index 7a4d6c1c066..a3efb1423cb 100644
--- a/databases/p5-DBD-postgresql/distinfo
+++ b/databases/p5-DBD-postgresql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2005/04/08 14:35:31 jwise Exp $
+$NetBSD: distinfo,v 1.17 2006/04/23 14:22:19 hiramatsu Exp $
-SHA1 (DBD-Pg-1.41.tar.gz) = 19bee3f504cc79118f8085e8b46b03ffe4168590
-RMD160 (DBD-Pg-1.41.tar.gz) = da6810212b3c0ad5ef08163c052c9c8c939a2e71
-Size (DBD-Pg-1.41.tar.gz) = 118975 bytes
+SHA1 (DBD-Pg-1.48.tar.gz) = 8fc1633dd20c04bf5040a0ce768b3ffe1b00d484
+RMD160 (DBD-Pg-1.48.tar.gz) = 972420e0d8f744f5c72522ce6ea6521c81d41b21
+Size (DBD-Pg-1.48.tar.gz) = 144737 bytes