X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=d87a8645dcbee94a83865aa1ce58e0dbf22b71b3;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hb=a5adaca46ac66d6aeed929d655d1ea707adfc4ee;hpb=db92ec69957a3de3e09c86c0037ff36603b7ed48 diff --git a/package.xml b/package.xml index dce9319..d87a864 100644 --- a/package.xml +++ b/package.xml @@ -12,17 +12,30 @@ http://pear.php.net/dtd/package-2.0.xsd"> pq pecl.php.net libpq binding - Binding for libpq (PostgreSQL client library) + + Binding for libpq (PostgreSQL client library) + Documents: https://bitbucket.org/mike_php_net/ext-pq/wiki + + Highlights: + * Nearly 100% support for using asynchronously: + 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/src/ + Michael Wallner mike mike@php.net yes - 2013-01-31 + 2013-04-25 - 1.0.0dev - 1.0.0 + 0.2.0 + 0.2.0 beta @@ -30,17 +43,46 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -51,15 +93,29 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + @@ -76,7 +132,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 1.0.0 + 0.1.0 raphf