aboutsummaryrefslogtreecommitdiff
path: root/contrib/cube/Makefile
Commit message (Expand)AuthorAge
* Make the yacc rules safe for parallel make. See discussion on pgsql-patchesPeter Eisentraut2001-11-16
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-06
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-18
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
* Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut2001-02-10
* Gene Selkov's CUBE datatype (GiST example code)Tom Lane2000-12-11