upgrade pq\Types
authorMichael Wallner <mike@php.net>
Mon, 4 Mar 2019 06:27:46 +0000 (07:27 +0100)
committerMichael Wallner <mike@php.net>
Mon, 4 Mar 2019 06:50:43 +0000 (07:50 +0100)
commit5ba3107011d4050d5ae5877dae80e382dc228e6a
tree82d5ef96160801da38c1a3f7120a450a5e1bc2f2
parent7ebb278e7854e8dd7c4fd6c0363531642d135676
upgrade pq\Types

the internal abstime/reltime types have been removed from postgres
php_pq_type.h
scripts/gen_pq_type.sh
scripts/php_pq_type-pg11.php [new file with mode: 0755]
src/php_pq_misc.c
src/php_pq_params.c
src/php_pqres.c
tests/conv001.phpt
tests/types002.phpt