projects
/
users
/
andresfreund
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e005b52
)
fix hstore Makefile
author
Andrew Dunstan
<
[email protected]
>
Sun, 16 Mar 2014 14:29:14 +0000
(10:29 -0400)
committer
Andrew Dunstan
<
[email protected]
>
Sun, 16 Mar 2014 14:29:14 +0000
(10:29 -0400)
contrib/hstore/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/hstore/Makefile
b/contrib/hstore/Makefile
index bf21c65f04ddc4ed4063f8f82c484cf95f23e8cb..2b60fbed0e0cbd332e6a70c19562acffddbc8645 100644
(file)
--- a/
contrib/hstore/Makefile
+++ b/
contrib/hstore/Makefile
@@
-6,7
+6,7
@@
OBJS = hstore_io.o hstore_op.o hstore_gist.o hstore_gin.o hstore_compat.o \
EXTENSION = hstore
DATA = hstore--1.3.sql hstore--1.2--1.3.sql \
- hstore--1.
2.sql hstore--1.
1--1.2.sql hstore--1.0--1.1.sql \
+ hstore--1.1--1.2.sql hstore--1.0--1.1.sql \
hstore--unpackaged--1.0.sql
REGRESS = hstore