X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=package.xml;h=d87a8645dcbee94a83865aa1ce58e0dbf22b71b3;hb=fa62bc04ca30261e32134dd7299e49ac69fede20;hp=98375fc17f4d7ef8762a88ef3b118a58804781dd;hpb=daf2e8ab5eb324b0a0447e87a92afb6788a722a7;p=m6w6%2Fext-pq diff --git a/package.xml b/package.xml index 98375fc..00e7a76 100644 --- a/package.xml +++ b/package.xml @@ -1,45 +1,110 @@ - - + + 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-01-31 + + Chris Wright + daverandom + daverandom@php.net + yes + + + Remi Collet + remi + remi@php.net + yes + + 2020-02-07 - 1.0.0dev - 1.0.0 + 2.1.7 + 2.1.0 - beta - beta + stable + stable - BSD, revised + BSD-2-Clause + + + - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -47,26 +112,52 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + - + + + + + + + + + + + + + + + + + + + + + + + + @@ -76,7 +167,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> - 5.4 + 7.0.0 1.4.0 @@ -84,14 +175,13 @@ http://pear.php.net/dtd/package-2.0.xsd"> raphf pecl.php.net - 0.1.0 + 2.0.0dev raphf pq - + -