]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a faulty assert() statement. Add comments to clarify the behavior of
authordrh <drh@noemail.net>
Thu, 21 Aug 2014 14:10:23 +0000 (14:10 +0000)
committerdrh <drh@noemail.net>
Thu, 21 Aug 2014 14:10:23 +0000 (14:10 +0000)
commitb6b4b79f344096791542265763467fc90f139c2e
tree72c57db3770e3266b10aa89f7e54bff7663a9f05
parentb614eab3d2da06fea1c23eb3dbc08816ed178b5e
Fix a faulty assert() statement.  Add comments to clarify the behavior of
the sqlite3OpenTableAndIndices() routine in insert.c.  Add test cases to
verify that the assert() statement is not firing inappropriately.
Ticket [369d57fb8e5ccdff06f1].

FossilOrigin-Name: 7029b3404d3f5f698a496934f3a3f2972051b257
ext/rtree/rtreeF.test [new file with mode: 0644]
manifest
manifest.uuid
src/delete.c
src/insert.c