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)
* 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)


No differences found