Fix contrib/cube and contrib/seg to compile on Windows.
Tom Lane <tgl@sss.pgh.pa.us>
Fix contrib/cube and contrib/seg to compile on Windows. Andreas Pflug
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cube.c | modified | +48 −50 |
| contrib/cube/cubeparse.y | modified | +3 −3 |
| contrib/cube/cubescan.l | modified | +1 −1 |
| contrib/seg/seg.c | modified | +2 −4 |
| contrib/seg/segparse.y | modified | +4 −4 |
| contrib/seg/segscan.l | modified | +1 −1 |