X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=f4a14e240a7256401afd35a66018c5aef1e6604c;hp=8f2a70141e20fb92aa8f7f87f85724863a821dc8;hb=83b4777e8aee1a30a29d41971b0f2b8315e6b501;hpb=9f5cecf26bd70a92ed013f31afec59e272623ac1 diff --git a/package.xml b/package.xml index 8f2a701..f4a14e2 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: 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-03-22 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2015-06-10 - 0.1.0 - 0.1.0 + 0.6.0RC1 + 0.6.0 beta @@ -30,14 +48,25 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised + + + + + + @@ -49,6 +78,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -58,6 +89,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -74,16 +107,27 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + + @@ -91,12 +135,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -114,14 +164,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.1.0 raphf pq - +