support PostgreSQL down to 9.0; JSON is optional
authorMichael Wallner <mike@php.net>
Thu, 16 Oct 2014 14:50:13 +0000 (16:50 +0200)
committerMichael Wallner <mike@php.net>
Thu, 16 Oct 2014 14:50:13 +0000 (16:50 +0200)
commitc62ffa9e8cf262c412efeb84c2523d1c78897282
tree8c51f6a100cb928ee87134b4bfee583f9f033ef3
parent18db85e4b2f6d221cb6f09838dc7ac7f873e9ba6
support PostgreSQL down to 9.0; JSON is optional
19 files changed:
config.m4
package.xml
src/php_pq_misc.c
src/php_pq_misc.h
src/php_pq_params.c
src/php_pqconn.c
src/php_pqcur.c
src/php_pqres.c
src/php_pqstm.c
tests/_setup.inc
tests/async001.phpt
tests/async002.phpt
tests/async003.phpt
tests/async004.phpt
tests/async005.phpt
tests/async006.phpt
tests/conv001.phpt
tests/notify001.phpt
tests/unbuffered001.phpt