Ingres Community Forums Login Register Ingres.com  

Ingres Community Wiki

Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox

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

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)

Package Info

This extension supports the Ingres Relational Database System.

Related Links

Authors

Grant Croker<grant.croker@ingres.com> (lead)

Personal tools
© 2009 Ingres Corporation. All Rights Reserved