pgsql-server/contrib/cube Makefile README.cube ...

Started by Tom Lanealmost 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@svr1.postgresql.org 03/09/13 22:52:25

Modified files:
contrib/cube : Makefile README.cube cube.c cube.sql.in
cubeparse.y cubescan.l
contrib/cube/expected: cube.out
Removed files:
contrib/cube : buffer.c buffer.h

Log message:
Make contrib/cube work with flex 2.5.31. Fix it up to have a real
btree operator class, too, since in PG 7.4 you can't GROUP without one.