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

82 Commits

Author SHA1 Message Date
Michael Wallner
e1dbd8980e
release 2.1.2
* Fix gh-issue #32: JSON compatibility with PHP-7.1
* Fix pq\DateTime::createFromFormat() prototype with PHP-7.2
+ Update static pq\Types with PostgreSQL-9.6 types
2017-07-03 12:35:02 +02:00
Remi Collet
9906dbf1c5 changelog 2017-06-23 15:33:10 +02:00
Michael Wallner
6051d47777
administrativa 2016-11-15 09:59:38 +01:00
Michael Wallner
1f290da645
release 2.1.1
* Fix build with PostgreSQL < 9.3
* Fix required PHP version in package.xml
2016-05-20 10:58:33 +02:00
Michael Wallner
57a45f1b0e
back to dev [ci skip] 2016-05-20 10:13:55 +02:00
Michael Wallner
d71adead21
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)
2016-05-20 10:10:43 +02:00
Michael Wallner
75f3b1b8e2
Merge branch 'v1.1.x' 2016-05-18 14:26:04 +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
2cae163ef4
administrativa
[ci skip]
2016-05-17 16:36:43 +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
d607a4e70c
Merge branch 'v1.1.x' 2016-05-17 11:55:34 +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
c314bfb70b
back to dev 2016-05-03 18:42:27 +02:00
Michael Wallner
67cf30ccee
back to dev 2016-05-03 18:39:09 +02:00
Michael Wallner
8a32e3cf7b
prepare 2.0.1 2016-05-03 18:35:34 +02:00
Michael Wallner
19ab38c641
prepare 1.0.1 2016-05-03 18:32:52 +02:00
Michael Wallner
2f180877a4
administrativa 2016-05-03 15:04:38 +02:00
Michael Wallner
a06db6d217
fix issue #9 @github: execAsync - gets another result 2016-05-03 14:21:15 +02:00
Michael Wallner
7588300a5f release 2.0.0 2016-01-21 11:36:40 +01:00
Michael Wallner
1ff23919f8 prepare 2.0.0 2016-01-19 14:01:34 +01: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
b76f5a5f16 back to dev 2015-12-07 19:53:15 +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
41c71e4750 repo template 2015-12-07 08:29:05 +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
167906a41f Mergeed back phpng into master 2015-12-04 15:34:05 +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