]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in cursor hints that can cause references to tables that have not
authordrh <>
Thu, 4 May 2023 11:29:15 +0000 (11:29 +0000)
committerdrh <>
Thu, 4 May 2023 11:29:15 +0000 (11:29 +0000)
commitc1e40a3a0299069425342163563f1baba863c44a
treed51d432907b509012f622ec8595f72dfcad9183e
parent62b28db5c7fda019639822182bb690d8107e082a
Fix a bug in cursor hints that can cause references to tables that have not
been opened.  Cursor hints are intended for use by COMDB2 only and should not
appear in production builds, so this should not be a factor for the vast
majority of users.

FossilOrigin-Name: d3370d59cffb7ab982d6c620c93d22aa6a9dc786e1c4af95ca8d45ff0b9b7d6f
manifest
manifest.uuid
src/wherecode.c
src/whereexpr.c
test/cursorhint.test