Back-patch into 7.2 branch the 7.3 changes that made contrib/cube
Tom Lane <tgl@sss.pgh.pa.us>
Back-patch into 7.2 branch the 7.3 changes that made contrib/cube error messages reasonably independent of the bison version used to build cubeparse.c. Needed to get this branch passing on buildfarm.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cubeparse.y | modified | +5 −5 |
| contrib/cube/expected/cube.out | modified | +15 −15 |
| contrib/cube/Makefile | modified | +8 −2 |