ingres 2.2.2

Extension for the Ingres/Vectorwise Database Systems.


This extension supports the Ingres/Vectorwise Database Systems.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Changes

This is a minor release that addresses the following:
- Fix bug 17556 - Handle errors for non-result returning statements
- Update the unit tests to be more independent
- Fix bug 16960 - SEGV when fetching the results from a row producing procedure
- Fix bug 16990 - SEGV when executing a database procedure
- Fix bug 17510 - Fix php_ii_set_connect_options so they work as documented
- Add support for the Ingres BOOLEAN type
- Fix bug 17302 - _close_statement is unable to free active statements
- Fix bug 17207 - Under certain conditions the driver can SEGV when doing cleaning up
- Fix bug 17198 - Unable to close non-result statements
- Fix bug 17092 - SIGBUS when fetching data on 64-bit Solaris
- IIapi_getDescriptor() should only be called for SELECT statements
- Add ingres_fetch_assoc()
- Fix bug 16752 - Send all string values as IIAPI_VCH_TYPE
- Allow for a 0 offset in all ingres field functions
- Update build scripts for OpenVMS CSWS PHP 2.0