diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-05-05 16:46:28 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-05-05 16:46:28 +0000 |
commit | 20aea2ec7b278e664e420172160073ccc2ad24ad (patch) | |
tree | d37c4bf295aaccca88ed59e4624728b2e1152659 /src/backend/executor/nodeSort.c | |
parent | ea7896bf5884962ce7c5ec522e166ca7253085b8 (diff) | |
download | postgresql-20aea2ec7b278e664e420172160073ccc2ad24ad.tar.gz postgresql-20aea2ec7b278e664e420172160073ccc2ad24ad.zip |
Alter plpgsql's lexer so that yylineno and yymore are not used. This
avoids 'input buffer overflow' failure on long literals, improves
performance, gives the right answer for line position in functions
containing multiline literals, suppresses annoying compiler warnings,
and generally is so much better I wonder why we didn't do it before.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions