summaryrefslogtreecommitdiff
path: root/contrib/cube/Makefile
Commit message (Expand)AuthorAgeFilesLines
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-10/+14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Make contrib/cube work with flex 2.5.31. Fix it up to have a realTom Lane2003-09-141-3/+3
* Fix various recent build and regression-test problems in contrib/.Tom Lane2003-05-141-8/+2
* Tweak bison build rules so that we get the same error messages fromTom Lane2003-01-311-2/+8
* Arrange to compile flex output files as inclusions into other filesTom Lane2002-11-011-2/+5
* Make the yacc rules safe for parallel make. See discussion on pgsql-patchesPeter Eisentraut2001-11-161-2/+4
* To fix the perpetually broken makefiles in the contrib tree, I havePeter Eisentraut2001-09-061-61/+7
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-201-2/+2
* Only look for bison as YACC; other yaccs need to be selected explicitly.Peter Eisentraut2001-02-101-1/+5
* Gene Selkov's CUBE datatype (GiST example code)Tom Lane2000-12-111-0/+83