]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Issue an error message and quit (rather than overflowing a reference counter)
authordrh <drh@noemail.net>
Mon, 28 Jan 2013 19:00:20 +0000 (19:00 +0000)
committerdrh <drh@noemail.net>
Mon, 28 Jan 2013 19:00:20 +0000 (19:00 +0000)
commitd2a56238662a715ab2ceba808c2d4b5e61204e8f
tree397de62cdca4e69e850af1a11c6668f554fd7a92
parent173ba0998c9a4c4807350c222e882ff5abdb13d4
Issue an error message and quit (rather than overflowing a reference counter)
if the number of references to a table exceeds the maximum due to nested
UNION views.  Fix for ticket [d58ccbb3f1].

FossilOrigin-Name: c2462a95ed8e1e69886681400d673207d906bf1b
manifest
manifest.uuid
src/select.c
src/vdbeInt.h
src/vdbeaux.c
test/view.test