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 |
|
Michael Wallner
|
359b3471d6
|
refactor auto conversion
add default connection property, for pq\Result->$autoConvert:
pq\Connection->$defaultAutoConvert
add autp conversion constants:
* pq\Result::CONV_BOOL
* pq\Result::CONV_INT
* pq\Result::CONV_FLOAT
* pq\Result::CONV_SCALAR (includes all previous)
* pq\Result::CONV_ARRAY
* pq\Result::CONV_DATETIME
* pq\Result::CONV_ALL (includes all, default)
|
2014-09-12 16:42:03 +02:00 |
|
Michael Wallner
|
6bc532fef1
|
administrativa
|
2014-09-11 15:29:48 +02:00 |
|
Michael Wallner
|
3f5dbab5c1
|
r0.4.0
|
2013-05-15 08:12:33 +02:00 |
|
Michael Wallner
|
569c22fcb5
|
test Statement::bind()
|
2013-05-14 14:41:15 +02:00 |
|
Michael Wallner
|
a4dced008a
|
fix Statement::descAsync; add Result::desc()
|
2013-05-14 14:30:53 +02:00 |
|
Michael Wallner
|
0bce4e6693
|
moar tests
|
2013-05-14 13:50:22 +02:00 |
|
Michael Wallner
|
88440266c0
|
type converters
|
2013-05-14 13:09:23 +02:00 |
|
Michael Wallner
|
a869bf6f1b
|
r0.3.0
|
2013-05-03 15:07:10 +02:00 |
|
Michael Wallner
|
f4decb22c9
|
test fix; build fix; meta data
|
2013-05-01 13:57:41 +02:00 |
|
Michael Wallner
|
8f0022e027
|
type coercion for the array parser
|
2013-04-29 14:23:56 +02:00 |
|
Michael Wallner
|
e5a91b5de3
|
typo: oid of bool is 16, not 18
|
2013-04-29 11:24:05 +02:00 |
|
Michael Wallner
|
a5adaca46a
|
prepare 0.2.0
|
2013-04-25 10:14:41 +02:00 |
|
Michael Wallner
|
fad4fe6a60
|
extended result type handling with catalog/pg_type.h
|
2013-04-24 12:24:54 +02:00 |
|
Michael Wallner
|
6c83802195
|
implemented get_properties() object handler
|
2013-04-13 17:55:44 +02:00 |
|
Michael Wallner
|
9f5cecf26b
|
split source
|
2013-03-22 15:35:01 +01:00 |
|
Michael Wallner
|
daf2e8ab5e
|
maintenance
|
2013-02-20 22:43:42 +01:00 |
|
Michael Wallner
|
db92ec6995
|
maintenance
|
2013-02-05 21:59:37 +01:00 |
|
Michael Wallner
|
dad016bcee
|
build maintenance
|
2013-01-31 22:15:54 +01:00 |
|