Add "%option warn" to all flex input files that lacked it.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Aug 2011 17:55:57 +0000 (13:55 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Aug 2011 17:55:57 +0000 (13:55 -0400)
commit2e95f1f002bc3f0504dffa6d9ffed0dc914ecec1
treed28b03d260f30c8c9150ad72d96aba6cfaa731ce
parent0371d4d0632221957a60d4cdb70a898caf7ce6cf
Add "%option warn" to all flex input files that lacked it.

This is recommended in the flex manual, and there seems no good reason
not to use it everywhere.
contrib/cube/cubescan.l
contrib/seg/segscan.l
src/backend/bootstrap/bootscanner.l
src/backend/utils/misc/guc-file.l
src/bin/psql/psqlscan.l
src/interfaces/ecpg/preproc/pgc.l
src/test/isolation/specscanner.l