]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the tokenizer handle fallback for tokens "OVER" and "FILTER" in the same weak-fallback
authordan <dan@noemail.net>
Sat, 30 Jun 2018 18:54:56 +0000 (18:54 +0000)
committerdan <dan@noemail.net>
Sat, 30 Jun 2018 18:54:56 +0000 (18:54 +0000)
commit6e2210e0a161a7d29e1ad066265de51efcb9cd64
tree67b701464ef8e849e84525283dc27d47a6b29af4
parent34a7d790ba7cf95d96b3d6616d98ac977f698202
Have the tokenizer handle fallback for tokens "OVER" and "FILTER" in the same
way as it does for "WINDOW".

FossilOrigin-Name: 12d819e1c17d8036900352b0989c4bfcbc34193c3735bb9af7ab051f0f129d3d
manifest
manifest.uuid
src/parse.y
src/tokenize.c
test/window6.test