Top Level :: Database
:: ingres
:: 2.0.1
ingres 2.0.1
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Extension for the Ingres/Vectorwise Database Systems. |
Maintainers |
Grant Croker <
grantc at php dot net >
(lead)
[details]
|
License |
PHP |
Description |
This extension supports the Ingres/Vectorwise Database Systems. |
Homepage |
http://community.ingres.com/wiki/PHP_Driver
|
Release notes
Version 2.0.1
(stable)
|
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 |
|
Dependencies for release 2.0.1 |
|
|