Tweak bison build rules so that we get the same error messages from

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b52fe8dcc87595c2e3804499c1e91e7e399d174e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-31T20:58:28Z
Releases: 7.3.2
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.

Files

PathChange+/−
contrib/cube/Makefile modified +8 −2
contrib/seg/Makefile modified +8 −2
src/backend/parser/Makefile modified +8 −2