X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=05a6afeffc0e60fa0bfe662d190e812d52ad9d59;hp=cba4011b201de9a476fea6d54249df5a18181c77;hb=45b6f1d9e83049f08c6d940e9640490b136397f3;hpb=a869bf6f1b094d3599fa6cf95c53bbbeb7ce4cfa diff --git a/package.xml b/package.xml index cba4011..05a6afe 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 asynchronous usage: - 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 + https://http://devel-m6w6.rhcloud.com/mdref/pq-gateway Michael Wallner @@ -32,10 +31,10 @@ http://pear.php.net/dtd/package-2.0.xsd"> mike@php.net yes - 2013-05-03 + 2014-10-17 - 0.3.0 - 0.3.0 + 0.5.2 + 0.5.0 beta @@ -43,7 +42,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised @@ -52,6 +52,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> + @@ -63,6 +64,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -72,6 +75,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -88,17 +93,21 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + - + + + @@ -106,9 +115,12 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + @@ -130,14 +142,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.0.4 raphf pq -