]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Detect if two indexes of the same table share a common rootpage while
authordrh <drh@noemail.net>
Wed, 30 Jan 2019 18:33:33 +0000 (18:33 +0000)
committerdrh <drh@noemail.net>
Wed, 30 Jan 2019 18:33:33 +0000 (18:33 +0000)
commit8d40673c8458f9b26a9cb72b8ed9f5a10fe26e6f
tree5eeeabd5b5ecc5f5278a48756329f92679a7e36b
parentba7bd0200231c41f7683f123da019180ac371930
Detect if two indexes of the same table share a common rootpage while
parsing the schema, and throw an error immediately.

FossilOrigin-Name: f21c6f1343edc4ba68f9f8e68caac34da0d1c651526ecaf61c0e2d66593a555e
manifest
manifest.uuid
src/build.c
src/prepare.c
src/sqliteInt.h