release 2.1.0 v2.1.0
authorMichael Wallner <mike@php.net>
Fri, 20 May 2016 08:10:43 +0000 (10:10 +0200)
committerMichael Wallner <mike@php.net>
Fri, 20 May 2016 08:10:43 +0000 (10:10 +0200)
commitd71adead2143ca9eeb44db8de9089a9d9f44eea3
tree6a88fce33702024337135f040e1088ec4ac2e98b
parent63362a2ae0c2b34a1e11f57d2c4980b5d6403691
release 2.1.0

* 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)
package.xml
php_pq.h