Lex and things... - Mailing list pgsql-hackers

From Ansley, Michael
Subject Lex and things...
Date
Msg-id 1BF7C7482189D211B03F00805F8527F70ED123@S-NATH-EXCH2
Whole thread Raw
List pgsql-hackers
Hi,

Shot, Leon.  The patch removes the #define YY_USES_REJECT from scan.c, which
means we now have expandable tokens.  Of course, it also removes the
scanning of "embedded minuses", which apparently causes the optimizer to
unoptimize a little.  However, the next step is attacking the limit on the
size of string literals.  These seemed to be wired to YY_BUF_SIZE, or
something.  Is there any reason for this?


MikeA



pgsql-hackers by date:

Previous
From: "Hub.Org News Admin"
Date:
Subject: ...
Next
From: Zeugswetter Andreas IZ5
Date:
Subject: AW: [HACKERS] Caution: tonight's commits force initdb