summaryrefslogtreecommitdiff
path: root/contrib/cube/cubeparse.y
AgeCommit message (Expand)Author
2003-09-14Make contrib/cube work with flex 2.5.31. Fix it up to have a realTom Lane
2003-07-24Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane
2002-11-22Fix a dozen or so places that were passing unpredictable data stringsTom Lane
2002-11-01Arrange to compile flex output files as inclusions into other filesTom Lane
2002-09-22I haven't seen any objections, so here is a patch. It removes "#defineTom Lane
2002-09-12This is a comprehensive set of diffs (versus current CVS) that replaces thoseBruce Momjian
2002-09-05Be careful to include postgres.h *before* any system headers, to ensureTom Lane
2002-09-02I checked all the previous string handling errors and most of them wereBruce Momjian
2002-08-29The changes I have made are described in CHANGES. This was based onBruce Momjian
2000-12-11Gene Selkov's CUBE datatype (GiST example code)Tom Lane