X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=cb48d4feee1f604f2b4805bc8c09521b3cfd49dd;hp=67dfa0d5ced92228132716f622f71e283c90b475;hb=db2b646ec8a18a2368bc166e02752a6c0c9ea7b7;hpb=6c838021951716e5b37a0c891cd40c669268de8c diff --git a/package.xml b/package.xml index 67dfa0d..cb48d4f 100644 --- a/package.xml +++ b/package.xml @@ -1,43 +1,68 @@ - - + + pq pecl.php.net - libpq binding - Binding for libpq (PostgreSQL client library) + PostgreSQL client library (libpq) binding + + Documents: https://mdref.m6w6.name/pq + + Highlights: + * Nearly complete support for asynchronous usage: + https://mdref.m6w6.name/pq/Connection/%3A%20Asynchronous%20Usage + * Extended type support by pg_type: + https://mdref.m6w6.name/pq/Types/%3A%20Overview + * Fetching simple multi-dimensional array maps: + https://mdref.m6w6.name/pq/Result/map + * Working Gateway implementation: + https://mdref.m6w6.name/pq-gateway + Michael Wallner mike mike@php.net yes - 2013-04-13 + + Chris Wright + daverandom + daverandom@php.net + yes + + 2016-05-20 - 0.2.0dev - 0.1.0 + 1.1.1dev + 1.1.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause +*]]> + + + + + + + + + + @@ -49,6 +74,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -58,6 +85,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -74,16 +103,33 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + + + + + + + + @@ -91,12 +137,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -106,7 +158,9 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 5.4.0 + 7.0.0 + 7.0.0 1.4.0 @@ -114,14 +168,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 1.1.0 raphf pq - + -