mirror of
https://github.com/danog/ext-pq.git
synced 2025-01-22 13:51:20 +01:00
back to dev [ci skip]
This commit is contained in:
parent
d71adead21
commit
57a45f1b0e
@ -37,7 +37,7 @@
|
|||||||
</developer>
|
</developer>
|
||||||
<date>2016-05-20</date>
|
<date>2016-05-20</date>
|
||||||
<version>
|
<version>
|
||||||
<release>2.1.0</release>
|
<release>2.1.1dev</release>
|
||||||
<api>2.1.0</api>
|
<api>2.1.0</api>
|
||||||
</version>
|
</version>
|
||||||
<stability>
|
<stability>
|
||||||
@ -46,9 +46,7 @@
|
|||||||
</stability>
|
</stability>
|
||||||
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
|
<license uri="http://copyfree.org/content/standard/licenses/2bsd/license.txt">BSD-2-Clause</license>
|
||||||
<notes><![CDATA[
|
<notes><![CDATA[
|
||||||
* Added public readonly array pq\Result::$diag property, listing PQresultErrorField details (gh-issue #14)
|
*
|
||||||
* Restore listeners and prepared statements after a connection reset (gh-issue #15)
|
|
||||||
* Added pq\Connection::$nonblocking and pq\Connection::flush() to support non-blocking writes (gh-issue #16)
|
|
||||||
]]></notes>
|
]]></notes>
|
||||||
<contents>
|
<contents>
|
||||||
<dir name="/">
|
<dir name="/">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user