Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
PECL Ingres 2.2.0
From Ingres Community Wiki
Jump to: navigation, search
The new PECL package ingres-2.2.0 (stable) has been released at http://pecl.php.net/.
Contents |
[edit]
Release notes
This is a minor release that introduces the following new functionality:
- Add support for fetching/putting LONG NVARCHAR data
- Add arginfo to provide reflection access to the internals
- Add ingres_unbuffered_query()
And fixes the following problems:
- Fix bug 16668 - Update ii_result->tranhandle after calling IIapi_autocommit()
- Fix bug 16616 - auto commit emulation failed with a SELECT followed by an INSERT
- Fix bug 16075 - improper clean up of old resource values causing SEGV
- When II_SYSTEM is not defined provide a link to the documentation showing how to set it up
- Fix bug 16539 - Stale connections fail to be disconnected using IIapi_disconnect()
- Fix bug 16539 - Binding UTF-8 data causes an additional NULL to be sent to the server
- Fix GPF on Windows with sql.safe_mode and undefined ingres.default_database
- Fix ingres_prepare() and ingres_execute() so they actually work
- Make sql_safe_mode use ingres.default_database
- ingres_fetch_proc_return should return NULL if no value is available
- Handle leading white-space characters in query detection (thanks Alex Trofast)
[edit]
Package Info
This extension supports the Ingres Relational Database System.
[edit]
Related Links
- Package home:http://pecl.php.net/package/ingres
- Changelog:http://pecl.php.net/package-changelog.php?package=ingres
- Download:http://pecl.php.net/get/ingres-2.2.0.tgz
- Win32 DLLs: http://esd.ingres.com/product/drivers/PHP/Windows_32-Bit/PHP_Driver
- README: http://cvs.php.net/viewvc.cgi/pecl/ingres/README.html?view=co&pathrev=RELEASE_2_2_0
[edit]
Authors
Grant Croker<grant.croker@ingres.com> (lead)
Retrieved from "http://community.ingres.com/wiki/PECL_Ingres_2.2.0"

