X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=e6b1d8a5b0d12f6ecf4b0c9d6e9ffcd3c207835a;hb=refs%2Ftags%2Fv0.5.0;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hpb=6abdd023da1fdda411f3f974c484ccbcae3b9c81;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index dce9319..e6b1d8a 100644 --- a/package.xml +++ b/package.xml @@ -11,18 +11,30 @@ http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> pq pecl.php.net - libpq binding - Binding for libpq (PostgreSQL client library) + PostgreSQL client library (libpq) binding + + Documents: http://devel-m6w6.rhcloud.com/mdref/pq + + Highlights: + * Nearly complete support for asynchronous usage: + http://devel-m6w6.rhcloud.com/mdref/pq/Connection/%3A%20Asynchronous%20Usage + * Extended type support by pg_type: + http:/devel-m6w6.rhcloud.com/mdref/pq/Types/%3A%20Overview + * Fetching simple multi-dimensional array maps: + http:/devel-m6w6.rhcloud.com/mdref/pq/Result/map + * Working Gateway implementation: + https://http://devel-m6w6.rhcloud.com/mdref/pq-gateway + Michael Wallner mike mike@php.net yes - 2013-01-31 + 2014-10-15 - 1.0.0dev - 1.0.0 + 0.5.0 + 0.5.0 beta @@ -30,17 +42,65 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -49,17 +109,39 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + + + + + + + + + @@ -76,14 +158,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 1.0.0 + 1.0.4 raphf pq -