» Version | » Information |
---|---|
2012-10-23 beta |
|
2010-08-29 beta |
|
2009-01-14 beta |
|
2008-03-15 beta |
|
2007-12-06 alpha |
|
2007-10-28 alpha |
|
2007-05-03 stable |
|
2007-03-13 stable |
|
2006-11-03 stable |
|
2006-09-03 stable |
|
2006-08-21 stable |
|
2006-07-23 stable |
|
1.1.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_pgsql-1.1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_pgsql-1.1.0 Release date: 2006-06-15 08:48 UTC Release state: stable Release uploaded by: lsmith Changelog: - added setCharset() - use setCharset() in connect()/_doConnect() - generalized quoteIdentifier() with a property - switched most array_key_exists() calls to !empty() to improve readability and performance - fixed a few edge cases and potential warnings - return error when changing datatypes in alterTable() on pgsql version lower than 8.x (Bug #7731) - added ability to rewrite queries for query(), exec() and prepare() using a debug handler callback - fixed missing error handling in getTableFieldDefinition() (Bug #7791) - pass limit and offset to the result object constructor in _execute() for read statements - use pg_prepare() if available so that we do not need to define the types anymore (Request #7797) - added code to use pg_execute() but disabled due to issues with bytea fields - check if result/connection has not yet been freed/dicsonnected before attempting to free a result set(Bug #7790) - revert change that would prefer 'clob' over 'text' for TEXT fields (this was breaking runtime instrospection) open todo items: - enable pg_execute() once issues with bytea column are resolved Dependencies:
|
2006-05-24 stable |
|
2006-05-23 stable |
|
2006-05-14 stable |
|
2006-02-09 stable |
|
2006-02-05 beta |
|
2006-01-13 beta |
|
2005-12-30 beta |
|
2005-12-28 beta |
|
2005-12-21 beta |
|
2005-10-10 beta |
|
2005-06-08 beta |