]> granicus.if.org Git - postgresql/blobdiff - contrib/Makefile
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / Makefile
index 810a6a4b4be555e57935859f159e48cce5f3a333..79833ed311305aa593b970ba9176ac921cdfac3e 100644 (file)
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.35 2002/08/17 04:06:48 tgl Exp $
+# $Header: /cvsroot/pgsql/contrib/Makefile,v 1.39 2002/09/05 20:53:45 tgl Exp $
 
 subdir = contrib
 top_builddir = ..
@@ -17,6 +17,7 @@ WANTED_DIRS = \
                findoidjoins    \
                fulltextindex   \
                fuzzystrmatch   \
+               intagg          \
                intarray        \
                isbn_issn       \
                lo              \