X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=01a5256286d47a2a57c57ae0841ea6ea171c8cdd;hb=e842a26f017c9568a62d4e2c45f287547514184c;hp=8f2a70141e20fb92aa8f7f87f85724863a821dc8;hpb=9f5cecf26bd70a92ed013f31afec59e272623ac1;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index 8f2a701..01a5256 100644 --- a/package.xml +++ b/package.xml @@ -1,43 +1,71 @@ - - + + 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-03-22 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2016-05-20 - 0.1.0 - 0.1.0 + 1.1.0 + 1.1.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause + + + + + + + + + + @@ -49,6 +77,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -58,6 +88,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -74,16 +106,33 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + + + + + + + + @@ -91,12 +140,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -106,7 +161,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 5.4.0 + 7.0.0 + 7.0.0 1.4.0 @@ -114,14 +171,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.1.0 raphf pq - + -