X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=e7fc4550bbc8b40ac189513e9d9ca93c93e00640;hp=dce9319b3f29399b98b2af8879cfb665b9f5d685;hb=8a32e3cf7b134c7e0758fff7c22dd60c119838cf;hpb=db92ec69957a3de3e09c86c0037ff36603b7ed48 diff --git a/package.xml b/package.xml index dce9319..e7fc455 100644 --- a/package.xml +++ b/package.xml @@ -1,46 +1,101 @@ - - + + 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 + + 2016-05-03 - 1.0.0dev - 1.0.0 + 2.0.1 + 2.0.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause + + + - + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -49,17 +104,50 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -68,7 +156,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 7.0.0 1.4.0 @@ -76,14 +164,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 1.0.0 + 2.0.0dev raphf pq - + -