Tweak bison build rules so that we get the same error messages from
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Jan 2003 20:58:00 +0000 (20:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Jan 2003 20:58:00 +0000 (20:58 +0000)
commit9d007987207f6a08c312fdaf7a47eb477fd8f819
treed40fd378a73cb298f3809fc790c7bd9f513c9f8d
parentbd96dd118403c6e05486c1060745956ca2ee4466
Tweak bison build rules so that we get the same error messages from
bison 1.875 and later as we did from earlier bison releases.  Eventually
we will probably want to adopt the newer message spelling ... but not yet.
Per recent discussion on pgpatches.
Note: I didn't change the build rules for bootstrap, ecpg, or plpgsql
grammars, since these do not affect regression test results.
contrib/cube/Makefile
contrib/seg/Makefile
src/backend/parser/Makefile