tests: set lc_messages to C for tests checking errors
[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