X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=13b1437b55ac3f5c6b435a86fa0fc3c079a73d53;hp=98375fc17f4d7ef8762a88ef3b118a58804781dd;hb=e39a656855be0ccc88fd0f90910eb90acd6e4a9f;hpb=daf2e8ab5eb324b0a0447e87a92afb6788a722a7 diff --git a/package.xml b/package.xml index 98375fc..13b1437 100644 --- a/package.xml +++ b/package.xml @@ -11,18 +11,30 @@ 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-01-31 + 2014-10-16 - 1.0.0dev - 1.0.0 + 0.5.2 + 0.5.0 beta @@ -30,16 +42,49 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -47,26 +92,38 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + - + + + + + + + + + + + @@ -84,14 +141,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.0.4 raphf pq -