Remove the << >> &< and &> operators for contrib/cube, which were

Tom Lane <tgl@sss.pgh.pa.us>

Commit: dcf2e1c8c790e99acb81673bc65ed6fddff4834d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-06-27T01:19:43Z
Releases: 8.1.0
Remove the << >> &< and &> operators for contrib/cube, which were
wrong, but nobody noticed because they were also useless.

Files

PathChange+/−
contrib/cube/cube.c modified +0 −84
contrib/cube/cube.sql.in modified +4 −63
contrib/cube/expected/cube_1.out modified +0 −248
contrib/cube/expected/cube_2.out modified +0 −248
contrib/cube/expected/cube.out modified +0 −248
contrib/cube/README.cube modified +9 −30
contrib/cube/sql/cube.sql modified +0 −57