Remove a couple other vestigial yylex() declarations.
Tom Lane <tgl@sss.pgh.pa.us>
Remove a couple other vestigial yylex() declarations. These were workarounds for a long-gone flex bug; all supported versions of flex emit an extern declaration as expected.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc-file.l | modified | +0 −3 |
| src/bin/psql/psqlscan.l | modified | +0 −2 |