The new PECL package pq-0.3.0 (beta) has been released at http://pecl.php.net/.

Release notes
-------------
* Added parser for result arrays ('{{1,2},{3,4}}')

Package Info
-------------
Binding for libpq (PostgreSQL client library)
 Documents: https://bitbucket.org/mike_php_net/ext-pq/wiki
 
 Highlights:
 * Nearly 100% support for asynchronous usage:
   https://bitbucket.org/mike_php_net/ext-pq/wiki/AsyncOperations
 * Extended type support by pg_type:
   https://bitbucket.org/mike_php_net/ext-pq/wiki/UsingTypes
 * Fetching simple multi-dimensional array maps:
   
https://bitbucket.org/mike_php_net/ext-pq/wiki/FetchingResults#markdown-header-fetching-simple-maps
 * Working Gateway implementation: 
   https://bitbucket.org/mike_php_net/pq-gateway

Related Links
-------------
Package home: http://pecl.php.net/package/pq
   Changelog: http://pecl.php.net/package-changelog.php?package=pq
    Download: http://pecl.php.net/get/pq-0.3.0.tgz

Authors
-------------
Michael Wallner <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to