diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-22 23:14:50 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-10-22 23:14:50 +0000 |
commit | 45c002460cd18238eab113c7259d0ddfaa44e889 (patch) | |
tree | 158fbb32c4e8f159f2c30e26302974e2cf956cd5 /src/include/postgres.h | |
parent | abceb20a52f095e1e249a9ff764be4084dd57f04 (diff) | |
download | postgresql-45c002460cd18238eab113c7259d0ddfaa44e889.tar.gz postgresql-45c002460cd18238eab113c7259d0ddfaa44e889.zip |
Remove fixed-size literal buffer from ecpg's lexer (same
fix recently applied to backend's lexer). I see that YY_USES_REJECT
still gets defined for this lexer, which means it's going to have trouble
parsing really long tokens. Not sure if it's worth doing anything about
that or not; I don't have the interest right now to understand why
ecpg's additions to the syntax cause this problem...
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions