ecpg shouldn't depend on parser/gramparse.h. Also, eliminate some

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

Commit: b6fdd147650e17a0c47dc30dacfcf78b7bc10882
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-01-20T05:23:26Z
Releases: 7.1.1
ecpg shouldn't depend on parser/gramparse.h.  Also, eliminate some
compiler warnings caused by lack of extern declarations in extern.h.
I believe the remaining gcc warnings here would go away if the ecpg
grammar could be tweaked so it doesn't use REJECT ...

Files

PathChange+/−
src/interfaces/ecpg/preproc/extern.h modified +2 −1
src/interfaces/ecpg/preproc/pgc.l modified +1 −2