Skip to content
Snippets Groups Projects
Commit 67ad9a18 authored by Tom Lane's avatar Tom Lane
Browse files

define YY_NEVER_INTERACTIVE for flex, to persuade flex that it's not

necessary to call isatty() for each and every received query.  That's
one less kernel call per query cycle ...
parent d45f7dfd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment