]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Tcl_ChannelType implementations for Tcl9 apparently require that
authordrh <>
Tue, 30 Jul 2024 18:15:59 +0000 (18:15 +0000)
committerdrh <>
Tue, 30 Jul 2024 18:15:59 +0000 (18:15 +0000)
commit1c2ad465c67cc61b93623928fc03bb9e70a01460
tree94ff58f0a06e51da1b02047177b1a3a03ffee166
parent780187f090d7da3ec49041ab24fc3363a30cb1b0
Tcl_ChannelType implementations for Tcl9 apparently require that
wideSeekProc be implemented.  Also adjust minor test script issues for
fts5 tests so that they can be run sequentially and so that they do not
depend on the specific floating point output formats generated by Tcl.

FossilOrigin-Name: 19fda979c5dc1a385ed3f8ab8df34388c1acfc7ff951fe1b183a79186bd20cdb
ext/fts5/test/fts5eb.test
ext/fts5/test/fts5first.test
ext/fts5/test/fts5integrity.test
ext/fts5/test/fts5interrupt.test
ext/fts5/test/fts5restart.test
ext/fts5/test/fts5unicode.test
ext/fts5/test/fts5unicode2.test
ext/fts5/test/fts5vocab.test
manifest
manifest.uuid
src/tclsqlite.c