]> granicus.if.org Git - postgresql/commit
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:28 +0000 (20:58 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 31 Jan 2003 20:58:28 +0000 (20:58 +0000)
commitb52fe8dcc87595c2e3804499c1e91e7e399d174e
tree5ec92404f522ccae57b4848a59168e5cd16473ab
parentbb0c948bb0d1cd0d5749a6f212b96fa4041050b1
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