X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=58c68f06d9bb26039c28d8a61db99d6243a2dde3;hp=cef28b410fa98629dab35273e4572040adcd6b25;hb=7d954192543192f2ef9b0db27f22b7807de31749;hpb=dad016bcee4340d19f604e51b12d97266dbacefd diff --git a/package.xml b/package.xml index cef28b4..58c68f0 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-17 - 1.0.0dev - 1.0.0 + 0.5.3dev + 0.5.0 beta @@ -30,17 +42,49 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -49,17 +93,39 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + + + + + + + + + @@ -73,11 +139,16 @@ http://pear.php.net/dtd/package-2.0.xsd"> 1.4.0 + + raphf + pecl.php.net + 1.0.4 + raphf + pq -