X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=13b1437b55ac3f5c6b435a86fa0fc3c079a73d53;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hb=e39a656855be0ccc88fd0f90910eb90acd6e4a9f;hpb=6abdd023da1fdda411f3f974c484ccbcae3b9c81 diff --git a/package.xml b/package.xml index dce9319..13b1437 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-16 - 1.0.0dev - 1.0.0 + 0.5.2 + 0.5.0 beta @@ -30,17 +42,48 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -49,17 +92,39 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + + + + + + + + + @@ -76,14 +141,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 1.0.0 + 1.0.4 raphf pq -