X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=4a97e8ef312d04945b308a700e6d93a0568726a5;hb=refs%2Ftags%2Fv0.6.0;hp=f2d2e98abfcb96b6aff97aa41b2618a7229c77c1;hpb=3f5dbab5c1d0b9aa78249e34ac0abfd1b3c1012f;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index f2d2e98..4a97e8e 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: https://mdref.m6w6.name/pq Highlights: - * Nearly 100% support for asynchronous usage: - https://bitbucket.org/mike_php_net/ext-pq/wiki/AsyncOperations + * Nearly complete support for asynchronous usage: + https://mdref.m6w6.name/pq/Connection/%3A%20Asynchronous%20Usage * Extended type support by pg_type: - https://bitbucket.org/mike_php_net/ext-pq/wiki/UsingTypes + https://mdref.m6w6.name/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 + https://mdref.m6w6.name/pq/Result/map * Working Gateway implementation: - https://bitbucket.org/mike_php_net/pq-gateway + https://mdref.m6w6.name/pq-gateway Michael Wallner @@ -32,10 +31,16 @@ http://pear.php.net/dtd/package-2.0.xsd"> mike@php.net yes - 2013-05-15 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2015-09-05 - 0.4.0 - 0.4.0 + 0.6.0 + 0.6.0 beta @@ -43,17 +48,29 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised + + + + + @@ -65,6 +82,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -93,13 +112,20 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + - + + + + + + @@ -117,8 +143,10 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -132,7 +160,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 5.4.0 + 7.0.0 + 7.0.0 1.4.0 @@ -140,14 +170,14 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.1.0 raphf pq - +