X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=bde31455ac6542ce6d2f2df5fe80a8bc7056c00a;hp=a2ef96d5ec4b99046c827466995ccdd07502a5d6;hb=c7085becd38d66f3b9c1170f11b22f2a83951afa;hpb=fad4fe6a60c56ad5d5752e10abd1085884cc09c2 diff --git a/package.xml b/package.xml index a2ef96d..bde3145 100644 --- a/package.xml +++ b/package.xml @@ -1,46 +1,77 @@ - - + + 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 + + + Remi Collet + remi + remi@php.net + yes + + 2019-01-14 - 0.2.0dev - 0.1.0 + 2.1.5 + 2.1.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause + + + + + + + - + + + + + @@ -52,6 +83,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -61,6 +94,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + @@ -77,17 +112,33 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + + + + + + + @@ -95,12 +146,18 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + @@ -110,7 +167,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 7.0.0 1.4.0 @@ -118,14 +175,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 2.0.0dev raphf pq - + -