]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the EXCLUSIVE and CONCURRENT tokens from the tokenizer. Let the
authordrh <drh@noemail.net>
Fri, 4 Sep 2015 16:39:16 +0000 (16:39 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Sep 2015 16:39:16 +0000 (16:39 +0000)
commit144cd3df05e069c256d05553dd39da505353ede2
tree90ab055483136477ded7223ff5a0cb7e8aef81d6
parent3561ec2ede2cbc78974030965317078c6da73c13
Remove the EXCLUSIVE and CONCURRENT tokens from the tokenizer.  Let the
BEGIN statement be followed by an ID, but throw a syntax error if the ID
is anything other than EXCLUSIVE or CONCURRENT.

FossilOrigin-Name: c0bf92eca4d3d4666e8a0476ef30fa8123de1cb0
addopcodes.awk
manifest
manifest.uuid
src/parse.y
tool/mkkeywordhash.c