X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=4956eda4796cf764324d51a6bda3179b7d5a0a8f;hp=a2ef96d5ec4b99046c827466995ccdd07502a5d6;hb=a4dced008a651f8850669a527987239c9b87f7d3;hpb=fad4fe6a60c56ad5d5752e10abd1085884cc09c2 diff --git a/package.xml b/package.xml index a2ef96d..4956eda 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-04-13 + 2013-05-03 - 0.2.0dev - 0.1.0 + 0.4.0dev + 0.4.0 beta @@ -30,9 +43,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised @@ -61,6 +72,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -77,17 +90,20 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + @@ -95,12 +111,15 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + +