[Info-Ingres] [ANNOUNCEMENT] PHP ingres-2.2.0 (stable) Released -
06-19-2009
, 08:49 AM
The new PECL package ingres-2.2.0 (stable) has been released athttp://pecl.php.net/.
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 IIapì_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)
Package Info
-------------
This extension supports the Ingres Relational Database System.
Related Links
-------------
Package home:http://pecl.php.net/package/ingres
Changelog:http://pecl.php.net/package-changelo...package=ingres
Download:http://pecl.php.net/get/ingres-2.2.0.tgz
Win32 DLLs: http://esd.ingres.com/product/driver...Bit/PHP_Driver
README: http://cvs.php.net/viewvc.cgi/pecl/i...=RELEASE_2_2_0
Authors
-------------
Grant Croker<grant.croker (AT) ingres (DOT) com> (lead)
--
Grant Croker - Ingres PHP and Ruby maintainer
http://blogs.planetingres.org/grant
I'll be more enthusiastic about encouraging thinking outside the box when there's evidence of any thinking going on inside it.
-- Terry Pratchett
--
Grant Croker - Ingres PHP and Ruby maintainer
http://blogs.planetingres.org/grant
I'll be more enthusiastic about encouraging thinking outside the box when there's evidence of any thinking going on inside it.
-- Terry Pratchett |