Prev: [ANNOUNCEMENT] MDB2_Driver_odbc-0.1.0 (alpha) Released.
Next: [ANNOUNCEMENT] MDB2_Driver_sqlite-1.5.0b3 (beta) Released.
From: "PEAR Announce" on 29 Aug 2010 08:31 The new PEAR package MDB2_Driver_pgsql-1.5.0b3 (beta) has been released at http://pear.php.net/. Release notes ------------- - fixed bug #16281: getTableFieldDefinition() does not recognize NULL defaults with datatype [Holger Schletz] - fixed bug #16384: alterTable() does not remove NOT NULL constraints [Holger Schletz] - fixed bug #16405: Compatibility issues with escaped strings [hschletz] open todo items: - enable pg_execute() once issues with bytea column are resolved - use pg_result_error_field() to handle localized error messages (Request #7059) - add option to use unnamed prepared statements (see http://www.postgresql.org/docs/current/static/protocol-flow.html "Extended Query") Package Info ------------ This is the PostgreSQL MDB2 driver. Related Links ------------- Package home: http://pear.php.net/package/MDB2_Driver_pgsql Changelog: http://pear.php.net/package/MDB2_Driver_pgsql/download/1.5.0b3 Download: http://download.pear.php.net/package/MDB2_Driver_pgsql-1.5.0b3.tgz Authors ------- Nathan Fredrickson <nathan(a)silverorange.com> (developer) Lorenzo Alberton <l.alberton(a)quipo.it> (lead) Ali Fazelzadeh (helper) |