]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid attempting to call the xFetch() method of an sqlite3_io_methods object with...
authordan <dan@noemail.net>
Mon, 15 Sep 2014 16:50:34 +0000 (16:50 +0000)
committerdan <dan@noemail.net>
Mon, 15 Sep 2014 16:50:34 +0000 (16:50 +0000)
commited7bcba7980a59d400b592e7306d72e1599678fd
treeabe18fb79c3a4aa157fd34982aa34738b882924c
parent907214c8e83a3d1f35b6cce5768016089193b3c2
Avoid attempting to call the xFetch() method of an sqlite3_io_methods object with a version number less than 3.

FossilOrigin-Name: dedaa6fb3d2e6e697d4a48649af5f42d9a11c333
manifest
manifest.uuid
src/vdbesort.c
test/sort5.test [new file with mode: 0644]