release 1.1.0 v1.1.0
authorMichael Wallner <mike@php.net>
Fri, 20 May 2016 08:05:47 +0000 (10:05 +0200)
committerMichael Wallner <mike@php.net>
Fri, 20 May 2016 08:05:47 +0000 (10:05 +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