]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improve the speed of the tokenizer by recognizing that tokens starting faster-tokenizer
authordrh <drh@noemail.net>
Fri, 27 Nov 2020 20:56:16 +0000 (20:56 +0000)
committerdrh <drh@noemail.net>
Fri, 27 Nov 2020 20:56:16 +0000 (20:56 +0000)
commitd1032f952cad0b1710f6854684afc1f7831caf55
tree7415d8dbd07f3f0ac0ea04d418f6b7e1ab498fdd
parentcad760d16ed403a065dbc90dd5c50f1eb29f5988
Improve the speed of the tokenizer by recognizing that tokens starting
with letters "_", "Y", or "Z" can never be SQL keywords and must be ordinary
identifiers.

FossilOrigin-Name: 16e281ed6219cc229dec7e3f1b40da2304dc270a74fd6ef78d04a088e30e7026
manifest
manifest.uuid
src/tokenize.c