Commit f9b7ba28 authored by Peter Eisentraut's avatar Peter Eisentraut

Disable findoidjoins while it doesn't compile.

parent 46eef3c1
# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.36 2002/08/30 01:44:00 tgl Exp $ # $Header: /cvsroot/pgsql/contrib/Makefile,v 1.37 2002/09/04 22:50:43 petere Exp $
subdir = contrib subdir = contrib
top_builddir = .. top_builddir = ..
...@@ -14,7 +14,7 @@ WANTED_DIRS = \ ...@@ -14,7 +14,7 @@ WANTED_DIRS = \
dbmirror \ dbmirror \
dbsize \ dbsize \
earthdistance \ earthdistance \
findoidjoins \ # findoidjoins \
fulltextindex \ fulltextindex \
fuzzystrmatch \ fuzzystrmatch \
intagg \ intagg \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment