fix issue #19: Failed test with PgSQL < 9.3
[m6w6/ext-pq] / scripts / gen_pq_type.sh
1 #!/bin/sh
2 CWD=$(dirname $0)
3 $CWD/php_pq_type-pg11.php >$CWD/../php_pq_type.h