projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a35987
)
contrib/tsearch2 now fails its regression test because of conflicts with
author
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 21 Aug 2007 01:12:28 +0000
(
01:12
+0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 21 Aug 2007 01:12:28 +0000
(
01:12
+0000)
the core additions. For the moment I diked it out of contrib/Makefile.
We should look at turning it into a backward-compatibility package.
contrib/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/contrib/Makefile
b/contrib/Makefile
index 02a566f835fbb34440d04a5fb5587dacba66ad5f..ac826bd7d55cb2d5f0abf328f674eb6a8993d400 100644
(file)
--- a/
contrib/Makefile
+++ b/
contrib/Makefile
@@
-31,7
+31,6
@@
WANTED_DIRS = \
seg \
spi \
tablefunc \
- tsearch2 \
vacuumlo
ifeq ($(with_openssl),yes)