projects
/
m6w6
/
ext-pq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
debf050
)
fiy double slash
author
Michael Wallner
<mike@php.net>
Mon, 15 Sep 2014 07:46:00 +0000
(09:46 +0200)
committer
Michael Wallner
<mike@php.net>
Mon, 15 Sep 2014 07:46:00 +0000
(09:46 +0200)
gen_pg_type.sh
patch
|
blob
|
history
diff --git
a/gen_pg_type.sh
b/gen_pg_type.sh
index f112e132d1e3b5aa1a3177882feb1c91b4c595fb..561dc0ad46a6581f86773eced006da5d149ece91 100755
(executable)
--- a/
gen_pg_type.sh
+++ b/
gen_pg_type.sh
@@
-1,4
+1,4
@@
#!/bin/sh
CWD=$(dirname $0)
-awk -f $CWD/php_pq_type.awk >$CWD/
/
php_pq_type.h \
+awk -f $CWD/php_pq_type.awk >$CWD/php_pq_type.h \
</usr/include/postgresql/server/catalog/pg_type.h