Since we're depending on %option noyywrap in the main scanner now,

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

Commit: 9f1fc1080e91005cad96f84463e2392604823024
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-07-30T16:33:08Z
Releases: 7.3.1
Since we're depending on %option noyywrap in the main scanner now,
we may as well use it in all our flex files.  Make all the flex files
have a consistent set of options.

Files