Remove the << >> &< and &> operators for contrib/cube, which were
Tom Lane <tgl@sss.pgh.pa.us>
Remove the << >> &< and &> operators for contrib/cube, which were wrong, but nobody noticed because they were also useless.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |