]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change some LSM code internal typenames from "Blob" and "Pgno" to "LsmBlob"
authordan <dan@noemail.net>
Wed, 13 Dec 2017 15:32:33 +0000 (15:32 +0000)
committerdan <dan@noemail.net>
Wed, 13 Dec 2017 15:32:33 +0000 (15:32 +0000)
commit34aebb88da49697c411b64c8e81e17486f26a513
tree8a63ac54e2a256c71104fb34482225e83bbe7da6
parent62128540ef1746f03902280c8ad04ce59f727a4d
Change some LSM code internal typenames from "Blob" and "Pgno" to "LsmBlob"
and "LsmPgno". This allows the LSM code to be compiled as a single unit with
sqlite3.c.

FossilOrigin-Name: 30bf38d589adf0b2eb613e184ffb03ed7e625736cb04fd5c341328f72bc5ef4d
ext/lsm1/lsmInt.h
ext/lsm1/lsm_ckpt.c
ext/lsm1/lsm_file.c
ext/lsm1/lsm_main.c
ext/lsm1/lsm_sorted.c
manifest
manifest.uuid