X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=46fcdb9252471cfc7aeef8a4e1fe3b89993cdfde;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hb=e125f60f2ca9863a2ad5eb2d5e615fab421c31e4;hpb=6abdd023da1fdda411f3f974c484ccbcae3b9c81 diff --git a/package.xml b/package.xml index dce9319..46fcdb9 100644 --- a/package.xml +++ b/package.xml @@ -11,36 +11,89 @@ 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-12-04 - 1.0.0dev + 1.0.0RC1 1.0.0 beta - beta + stable BSD, revised - + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -49,17 +102,47 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -68,7 +151,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 +161,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 1.0.0 + 1.1.0 raphf pq - +