please test PEAR DB 1.6.0RC6

From: Daniel Convissor <danielc(at)analysisandsolutions(dot)com>
To: PEAR Dev List <pear-dev(at)lists(dot)php(dot)net>, PostgreSQL Cygwin <pgsql-cygwin(at)postgresql(dot)org>, NYPHP Talk <talk(at)lists(dot)nyphp(dot)org>
Subject: please test PEAR DB 1.6.0RC6
Date: 2004-02-11 08:04:11
Message-ID: 20040211080411.GB13226@panix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hello Yet Again:

Sorry to be crying wolf so many times over the past week, but another
release of PEAR DB was made yesterday, 1.6.0RC6.

The biggest improvement in this release is better mapping of error
codes. Several DBMS's now properly report duplicate key constraint
violations as DB_ERROR_CONSTRAINT. The DB_PORTABILITY_ERRORS
portability option was added to ensure consistent codes between
different database systems.

Several bugs related to limitQuery() were found and quashed.

tableInfo() was added for Informix and bugs fixed for InterBase. Plus, I
eliminated bug I introduced in 1.6.0RC5 that caused 'undefined function'
errors when lowercasing portability was off.

Please download the package and test it out. File bug reports
if stuff doesn't work or is unclear.

Download: http://pear.php.net/get/DB
Change Log: http://pear.php.net/package-changelog.php?package=DB
Manual: http://pear.php.net/manual/en/package.database.php
Report Bugs: http://pear.php.net/bugs/report.php?package=DB
Home Page: http://pear.php.net/package/DB

Oh, and if you like the new features, the tons of bug fixes,
and/or the documentation improvements that have happened since
1.5.0RC2, share your happiness via my "Wishlist" page at
http://www.analysisandsolutions.com/donate/donate.htm

If you're curious why there have been so many release candidates, it's
because the initial RC was pushed out ahead of schedule in order to
get something into PHP 4.3.5RC2 so more people could test it.

Thanks,

--Dan

--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409

Browse pgsql-cygwin by date

  From Date Subject
Next Message Richard Sydney-Smith 2004-02-12 05:55:53 Installation issues
Previous Message Riccardo Merino 2004-02-10 18:11:55 Please help me