Remove a couple other vestigial yylex() declarations.

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

Commit: 9a8e23311cac14168df6644e03d533a4b07f933e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-03-29T17:12:28Z
Releases: 9.5.0
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

PathChange+/−
src/backend/utils/misc/guc-file.l modified +0 −3
src/bin/psql/psqlscan.l modified +0 −2