X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=f2d2e98abfcb96b6aff97aa41b2618a7229c77c1;hp=98375fc17f4d7ef8762a88ef3b118a58804781dd;hb=3f5dbab5c1d0b9aa78249e34ac0abfd1b3c1012f;hpb=daf2e8ab5eb324b0a0447e87a92afb6788a722a7 diff --git a/package.xml b/package.xml index 98375fc..f2d2e98 100644 --- a/package.xml +++ b/package.xml @@ -12,17 +12,30 @@ http://pear.php.net/dtd/package-2.0.xsd"> pq pecl.php.net libpq binding - Binding for libpq (PostgreSQL client library) + + Binding for libpq (PostgreSQL client library) + Documents: https://bitbucket.org/mike_php_net/ext-pq/wiki + + Highlights: + * Nearly 100% support for asynchronous usage: + https://bitbucket.org/mike_php_net/ext-pq/wiki/AsyncOperations + * Extended type support by pg_type: + https://bitbucket.org/mike_php_net/ext-pq/wiki/UsingTypes + * Fetching simple multi-dimensional array maps: + https://bitbucket.org/mike_php_net/ext-pq/wiki/FetchingResults#markdown-header-fetching-simple-maps + * Working Gateway implementation: + https://bitbucket.org/mike_php_net/pq-gateway + Michael Wallner mike mike@php.net yes - 2013-01-31 + 2013-05-15 - 1.0.0dev - 1.0.0 + 0.4.0 + 0.4.0 beta @@ -30,16 +43,48 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -47,26 +92,37 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + +