Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f9b7ba2

Browse files
committed
Disable findoidjoins while it doesn't compile.
1 parent 46eef3c commit f9b7ba2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.36 2002/08/30 01:44:00 tgl Exp $
1+
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.37 2002/09/04 22:50:43 petere Exp $
22

33
subdir = contrib
44
top_builddir = ..
@@ -14,7 +14,7 @@ WANTED_DIRS = \
1414
dbmirror \
1515
dbsize \
1616
earthdistance \
17-
findoidjoins \
17+
# findoidjoins \
1818
fulltextindex \
1919
fuzzystrmatch \
2020
intagg \

0 commit comments

Comments
 (0)