]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the xIntegrity virtual table method signature so that it returns
authordrh <>
Wed, 6 Sep 2023 14:00:01 +0000 (14:00 +0000)
committerdrh <>
Wed, 6 Sep 2023 14:00:01 +0000 (14:00 +0000)
commitd5ab4dd9e4022a2ea3155506498c1b10e3e84aa5
treee63e1c4f54ab2395bc6dcd9ec6e37a7604d6584d
parent961c2a9f364e2a56ad1c718791e2a117bb2c65b7
Change the xIntegrity virtual table method signature so that it returns
an integer error code and writes the error message into a parameter.

FossilOrigin-Name: f1d4024a8ca06cf954aaf1f612684d1a5d28492bde757695db3f22c50c649709
ext/fts3/fts3.c
ext/fts5/fts5_main.c
ext/rtree/rtree.c
manifest
manifest.uuid
src/sqlite.h.in
src/vdbe.c