1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-26 20:04:44 +01:00
Commit Graph

68 Commits

Author SHA1 Message Date
Michael Wallner
6332e6d158
release 1.1.1
* Fix build with PostgreSQL < 9.3
2016-05-20 10:51:23 +02:00
Michael Wallner
db2b646ec8
back to dev [ci skip] 2016-05-20 10:14:12 +02:00
Michael Wallner
a52040f835
release 1.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)
2016-05-20 10:05:47 +02:00
Michael Wallner
a3df086cd5
add support for nonblocking writes
added pq\Connection::$nonblocking and pq\Connection::flush()

Closes gh-issue #16
2016-05-18 14:20:21 +02:00
Michael Wallner
df586b5587
restore listeners and statements on connection reset
closes issue #15
2016-05-17 16:25:18 +02:00
Michael Wallner
0cfa9a4001
Added pq\Result::$diag, listing PQresultErrorField details
Closes issue #14
2016-05-17 11:48:53 +02:00
Michael Wallner
67cf30ccee
back to dev 2016-05-03 18:39:09 +02:00
Michael Wallner
19ab38c641
prepare 1.0.1 2016-05-03 18:32:52 +02:00
Michael Wallner
a06db6d217
fix issue #9 @github: execAsync - gets another result 2016-05-03 14:21:15 +02:00
Michael Wallner
0d8fc412a6 back to dev
[ci skip]
2016-01-19 09:48:06 +01:00
Michael Wallner
b638653d03 prepare 1.0.0 2016-01-19 08:17:44 +01:00
Michael Wallner
c311db4d03 back to dev 2015-12-07 11:19:16 +01:00
Michael Wallner
3b3ce10c02 release 1.0.0RC1 2015-12-07 09:20:59 +01:00
Michael Wallner
a631e51c1e repo template 2015-12-07 08:22:29 +01:00
Michael Wallner
e125f60f2c prepare for v1.0 2015-12-07 08:09:59 +01:00
Michael Wallner
19160ec30c prepare 0.6.0 2015-09-05 15:14:12 +02:00
Michael Wallner
83299bd28c release 0.6.0RC2 2015-07-28 10:20:58 +02:00
Michael Wallner
ca58e17a2c prepare 0.6.0RC2 2015-07-27 10:07:26 +02:00
Michael Wallner
83b4777e8a fix +/* feature/bug prefix 2015-07-27 09:12:36 +02:00
Michael Wallner
d1a3291dfd release 0.6.0RC1 2015-06-10 16:23:16 +02:00
Michael Wallner
6474772375 release 0.6.0RC1 2015-06-08 12:50:20 +02:00
Michael Wallner
b44c00e047 prepare 0.6.0RC1 2015-05-29 09:56:09 +02:00
Michael Wallner
d3fbce1b02 Fixed array parser compatibility with arrays of boxes 2015-05-22 12:31:21 +02:00
Michael Wallner
eb78fe8db7 that never landed in an official release 2015-05-21 15:18:16 +02:00
Michael Wallner
d6d5a8efdf administrativa 2014-12-17 11:31:54 +01:00
Michael Wallner
dfd18e6d82 fix crash with result iterator when the iterator exists longer than the
result. Reported by Chris Wright
2014-11-24 15:14:49 +01:00
Michael Wallner
f39373e80f back to dev 2014-10-23 13:08:50 +02:00
Michael Wallner
e81e9b91d0 v0.5.5 2014-10-23 13:06:17 +02:00
Michael Wallner
4e530d65c9 default configure option 2014-10-23 12:48:54 +02:00
Michael Wallner
3839d95b1b Revert "no need for the dafult option"
This reverts commit 6ff6d5c9b7.
2014-10-23 12:00:55 +02:00
Michael Wallner
b3091850bc back to dev 2014-10-23 12:00:05 +02:00
Michael Wallner
9314140c2e v0.5.4 2014-10-23 10:17:41 +02:00
Michael Wallner
a5470139f5 Fix MacOSX/clang 2014-10-23 10:16:16 +02:00
Michael Wallner
66164e1efa v0.5.3 2014-10-23 09:53:57 +02:00
Michael Wallner
7d95419254 prefix internal API; ensure raphf is built first in-tree 2014-10-23 09:43:45 +02:00
Michael Wallner
d4ed03032c back to dev 2014-10-17 11:43:27 +02:00
Michael Wallner
07b495a28a Revert "back to dev"
This reverts commit 775460467d.
2014-10-17 11:42:36 +02:00
Michael Wallner
775460467d back to dev 2014-10-17 10:58:08 +02:00
Michael Wallner
45b6f1d9e8 prepare 0.5.2 2014-10-17 09:55:23 +02:00
Michael Wallner
faed41ad3a prepare 0.5.2 2014-10-16 17:05:22 +02:00
Michael Wallner
c62ffa9e8c support PostgreSQL down to 9.0; JSON is optional 2014-10-16 16:50:13 +02:00
Michael Wallner
18db85e4b2 back to dev 2014-10-15 18:47:18 +02:00
Michael Wallner
3fe349a4ac check for PQconninfo 2014-10-15 18:38:12 +02:00
Michael Wallner
af939d7efa prepare 0.5 2014-10-15 17:57:15 +02:00
Michael Wallner
6ff6d5c9b7 no need for the dafult option 2014-09-30 20:44:57 +02:00
Michael Wallner
7509bb626b no need to skip one version :) 2014-09-30 15:00:13 +02:00
Michael Wallner
3529816bab administrativa 2014-09-30 14:58:22 +02:00
Michael Wallner
dd52670ccf fix raphf dep 2014-09-15 09:46:07 +02:00
Michael Wallner
280761d6fe fix package.xml 2014-09-12 16:57:42 +02:00
Michael Wallner
344e81d34f php_pq_type.h 2014-09-12 16:55:25 +02:00