Fix incorrect function return code in cube_cmp and cube_dim;
Tom Lane <tgl@sss.pgh.pa.us>
Fix incorrect function return code in cube_cmp and cube_dim; update regression expected files to what I think is correct.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cube.c | modified | +10 −12 |
| contrib/cube/expected/cube_1.out | modified | +4 −4 |
| contrib/cube/expected/cube_2.out | modified | +37 −7 |
| contrib/cube/expected/cube.out | modified | +4 −4 |