pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBD-Sybase
Module Name: pkgsrc
Committed By: obache
Date: Thu Sep 29 11:07:10 UTC 2011
Modified Files:
pkgsrc/databases/p5-DBD-Sybase: Makefile distinfo
pkgsrc/databases/p5-DBD-Sybase/patches: patch-ac
Log Message:
Update p5-DBD-Sybase to 1.13, to buildable with perl-5.14.
Release 1.13
Fix for incorrect UTF8 handling when retrieving UNICODE data (Jean-Pierre
Rupp).
Release 1.12
Bug/Typo/Compatibility fixes with various versions of OpenClient.
Experimental: Handle in/out parameters (Merijn Broeren)
Release 1.11
Remove reliance on PERL_POLLUTE.
Add better support for utf8 (Dave Rolsky)
Release 1.10
Handle 15.x datatypes correctly.
Add LONGMS date format symbol to handle microseconds for bigdatetime.
Add support for CS_LONGCHAR_TYPE (Mark Aufflick)
Document syb_isdead().
Handle 64bit builds with FreeTDS (Ian Grant/Hans Kristian Rosbach)
Add foreign_key_info & statistics_info (Jim Radford)
Change behavior of large fixed precision numeric types (money, bigint)
to be converted to a string internally and returned as such to the caller
(behavior similar to numeric/decimal). This can be reverted to the old
behavior
by defining SYB_NATIVE_NUM.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/databases/p5-DBD-Sybase/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/databases/p5-DBD-Sybase/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/databases/p5-DBD-Sybase/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index