X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=07843f882f0117180c8a39fa84f0562a5d611720;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hb=3fe349a4acbfc6bc777cae313742c5d87d651550;hpb=db92ec69957a3de3e09c86c0037ff36603b7ed48 diff --git a/package.xml b/package.xml index dce9319..07843f8 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.1 + 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 -