X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=gen_pq_type.sh;fp=gen_pq_type.sh;h=0000000000000000000000000000000000000000;hp=a0c49dbd8ac63fe41afbf5510db98b11fd67d464;hb=b79edc51dfb0d34f172a7bb80e7b0f225d95a744;hpb=11075db860470f36eafe93257972e5f7db9632fa diff --git a/gen_pq_type.sh b/gen_pq_type.sh deleted file mode 100755 index a0c49db..0000000 --- a/gen_pq_type.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -CWD=$(dirname $0) -awk -f $CWD/php_pq_type.awk >$CWD/php_pq_type.h \ - <${1-/usr/include/postgresql}/server/catalog/pg_type.h