summaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane2003-05-05 16:46:28 +0000
committerTom Lane2003-05-05 16:46:28 +0000
commit20aea2ec7b278e664e420172160073ccc2ad24ad (patch)
treed37c4bf295aaccca88ed59e4624728b2e1152659 /src/backend/tcop/postgres.c
parentea7896bf5884962ce7c5ec522e166ca7253085b8 (diff)
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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions