Add %expect 0 to all parser input files to prevent conflicts slipping by.
Peter Eisentraut <peter_e@gmx.net>
Add %expect 0 to all parser input files to prevent conflicts slipping by.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/cube/cubeparse.y | modified | +2 −1 |
| contrib/seg/segparse.y | modified | +1 −0 |
| src/backend/bootstrap/bootparse.y | modified | +2 −1 |
| src/backend/parser/gram.y | modified | +2 −1 |
| src/interfaces/ecpg/preproc/ecpg.header | modified | +2 −1 |
| src/pl/plpgsql/src/gram.y | modified | +2 −1 |