The new PECL package ingres-2.0.1 (stable) has been released at
PECL :: The PHP Extension Community Library.
Release notes
-------------
This release fixes a number problems discovered since 2.0.0 was released. See below for the list of changes made:
- Improved performance by batch fetching rows
- Improved interoperability when working with older Ingres releases
- Improved cleanup when a transaction/session is prematurely aborted
- Replaced "long long int" with "__int64" to allow the extension to build with VC6
- Use PZVAL_ISREF instead of pointing at (*val)->is_ref
- Added --enable-ingres2 to generate php_ingres2.dll for Windows
- Fixed regression with IIAPI_CP_LOGIN_LOCAL being used at the wrong API level
- Revised PECL_INGRES_VERSION to take in to consideration --enable-ingres2
- Fixed LOB retrieval when used with scollable cursors with Ingres 9.2.0
Package Info
-------------
This extension supports the Ingres Relational Database System.
Related Links
-------------
Package home:
PECL :: Package :: ingres
Changelog:
PECL :: ingres Changelog
Download:
http://pecl.php.net/get/ingres-2.0.1.tgz
Readme:
Ingres extension for PHP
Binaries for Windows will be released to
http://esd.ingres.com/product/drivers/PHP in due course.
See the
README for information about obtaining support for this release.