X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=67cbe83c90ffeb64d754e9df6f0a06396d9fc3dd;hp=f622d0c059e93912d9912beb27ccb763a59685d3;hb=dbb1c0b34119aff9def3944fc69d86cdbcd47c30;hpb=e5a91b5de306354451031b19a64cc2c7c852da49 diff --git a/package.xml b/package.xml index f622d0c..67cbe83 100644 --- a/package.xml +++ b/package.xml @@ -11,20 +11,19 @@ http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> pq pecl.php.net - libpq binding + PostgreSQL client library (libpq) binding - Binding for libpq (PostgreSQL client library) - Documents: https://bitbucket.org/mike_php_net/ext-pq/wiki + Documents: http://devel-m6w6.rhcloud.com/mdref/pq Highlights: - * Nearly 100% support for using asynchronously: - https://bitbucket.org/mike_php_net/ext-pq/wiki/AsyncOperations + * Nearly complete support for asynchronous usage: + http://devel-m6w6.rhcloud.com/mdref/pq/Connection/%3A%20Asynchronous%20Usage * Extended type support by pg_type: - https://bitbucket.org/mike_php_net/ext-pq/wiki/UsingTypes + http:/devel-m6w6.rhcloud.com/mdref/pq/Types/%3A%20Overview * Fetching simple multi-dimensional array maps: - https://bitbucket.org/mike_php_net/ext-pq/wiki/FetchingResults#markdown-header-fetching-simple-maps + http:/devel-m6w6.rhcloud.com/mdref/pq/Result/map * Working Gateway implementation: - https://bitbucket.org/mike_php_net/pq-gateway/src/ + https://http://devel-m6w6.rhcloud.com/mdref/pq-gateway Michael Wallner @@ -32,10 +31,16 @@ http://pear.php.net/dtd/package-2.0.xsd"> mike@php.net yes - 2013-04-25 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2015-07-28 - 0.3.0dev - 0.2.0 + 0.6.0RC2 + 0.6.0 beta @@ -43,15 +48,29 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised + + + + + @@ -63,6 +82,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -72,6 +93,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -88,17 +111,27 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + @@ -106,12 +139,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -129,14 +168,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.1.0 raphf pq - +