]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to check the validity of CollSeq objects during runtime. This code collseq-checking
authordrh <drh@noemail.net>
Fri, 5 Dec 2014 14:36:15 +0000 (14:36 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Dec 2014 14:36:15 +0000 (14:36 +0000)
commit464a2dd1f5c5132d52d35599788bd2b7291200ed
treeaf394ff0a4d4b70926db2eba86d01a6da4b61a8f
parent351064b4522e9fb7f224697f3abb9adceed169fa
Add code to check the validity of CollSeq objects during runtime.  This code
was not able to detect anomalies such as came up as a result of
ticket [e4a18565a36884b00edf66541f38c693827968ab] so it is put into a branch
for historical reference, with the intent of leaving it out of trunk.

FossilOrigin-Name: 68b23c3d41ce9303f42251d0c199181312e148f9
manifest
manifest.uuid
src/callback.c
src/sqliteInt.h
src/vdbeaux.c