X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=4a97e8ef312d04945b308a700e6d93a0568726a5;hb=refs%2Ftags%2Fv0.6.0;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hpb=6abdd023da1fdda411f3f974c484ccbcae3b9c81;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index dce9319..4a97e8e 100644 --- a/package.xml +++ b/package.xml @@ -11,18 +11,36 @@ 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: https://mdref.m6w6.name/pq + + Highlights: + * Nearly complete support for asynchronous usage: + https://mdref.m6w6.name/pq/Connection/%3A%20Asynchronous%20Usage + * Extended type support by pg_type: + https://mdref.m6w6.name/pq/Types/%3A%20Overview + * Fetching simple multi-dimensional array maps: + https://mdref.m6w6.name/pq/Result/map + * Working Gateway implementation: + https://mdref.m6w6.name/pq-gateway + Michael Wallner mike mike@php.net yes - 2013-01-31 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2015-09-05 - 1.0.0dev - 1.0.0 + 0.6.0 + 0.6.0 beta @@ -30,17 +48,61 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -49,17 +111,47 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -68,7 +160,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 5.4.0 + 7.0.0 + 7.0.0 1.4.0 @@ -76,14 +170,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 1.0.0 + 1.1.0 raphf pq - +