]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the tokenizer so that it is able to deal with individual tokens
authordrh <>
Fri, 24 Oct 2025 13:18:31 +0000 (13:18 +0000)
committerdrh <>
Fri, 24 Oct 2025 13:18:31 +0000 (13:18 +0000)
commitacdda1075da9dc6c53a9191b4c03711027a66030
tree780781c15052761e7b46fb897331e9b1e59bac8f
parentbc2691d5c155819b9b88bf96f8058ed0cacf4f45
Enhance the tokenizer so that it is able to deal with individual tokens
larger than 2GiB.

FossilOrigin-Name: 4e713558f6c6ea3dfbc97d2eb0a328955ef6ad6f2ad05517efe9ed4a60181440
ext/misc/normalize.c
ext/rtree/rtree.c
manifest
manifest.uuid
src/sqliteInt.h
src/tokenize.c
src/vdbetrace.c