projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c21026
)
Fix contrib/Makefile to handle postgresql_fdw.
author
Shigeru Hanada
<hanada@metrosystems.co.jp>
Thu, 24 Feb 2011 11:41:15 +0000
(20:41 +0900)
committer
Shigeru Hanada
<hanada@metrosystems.co.jp>
Thu, 24 Feb 2011 11:41:15 +0000
(20:41 +0900)
contrib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index 696776795e7a7db56fcbd4d785303e75c5745f20..62811bb9872147000afd0e3803f569fceb5a69f9 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-42,6
+42,7
@@
SUBDIRS = \
pgcrypto \
pgrowlocks \
pgstattuple \
+ postgresql_fdw \
seg \
spi \
tablefunc \