aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/functioncmds.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2002-04-20 21:56:15 +0000
committerPeter Eisentraut <peter_e@gmx.net>2002-04-20 21:56:15 +0000
commit32c6c99e0b0172e13dd761f3378b328d1e6a6dab (patch)
tree15614b13dcb3235008eadc7c52879892fe34a1cb /src/backend/commands/functioncmds.c
parentff4281472a973e8610a5f8455e14dec9ea85936d (diff)
downloadpostgresql-32c6c99e0b0172e13dd761f3378b328d1e6a6dab.tar.gz
postgresql-32c6c99e0b0172e13dd761f3378b328d1e6a6dab.zip
Scanner performance improvements
Use flex flags -CF. Pass the to-be-scanned string around as StringInfo type, to avoid querying the length repeatedly. Clean up some code and remove lex-compatibility cruft. Escape backslash sequences inline. Use flex-provided yy_scan_buffer() function to set up input, rather than using myinput().
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions