Revision history for Perl extension Teradata::SQL. 0.01 Tue Nov 15 14:09:01 2005 - original version; created by h2xs 1.21 with options -n Teradata::SQL 0.02 Wed Mar 15 07:41:43 2006 - Added check to make sure MAX_FIELDS is not exceeded. Increased MAX_FIELDS to 520. 0.03 Tue Jan 30 08:11:02 2007 - Added support (if you could call it that) for MS Visual C. - Minor bug fixes. 0.04 Tue Apr 1 10:50:46 2008 - Added support for BIGINT. - Added server_info function. - Added hints file for AIX. - Bug fixes; added typedef for ByteInt. - Added test for presence of CLI includes to help CPAN testers. 0.05 Thu Apr 3 11:25:12 2008 - Added dec_digits method. - Clarified handling of large decimals. 0.06 Tue Oct 21 11:12:51 2008 - Corrections to server_info. 0.07 Thu Dec 18 13:35:07 2008 - Added support for segmented requests. 0.08 Fri Aug 7 16:09:23 2009 - Corrected Zfetch to handle multiple result sets from a single request.