Skip to content

v2.1.0: Release 2.1.0

Compare
Choose a tag to compare
@m6w6 m6w6 released this 20 May 08:13
· 117 commits to master since this release
v2.1.0
d71adea
* 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)