]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Btree uses signed integers for the rowid. The intToKey() and keyToInt() macros
authordrh <drh@noemail.net>
Wed, 12 May 2004 15:15:47 +0000 (15:15 +0000)
committerdrh <drh@noemail.net>
Wed, 12 May 2004 15:15:47 +0000 (15:15 +0000)
commit4a1c380a4beb05b19ded530fcfa53b546a301a46
tree71135b48139f472083a0a1242dfd769fb1597c03
parentac69b05efa67ca68d94ea8e7945ad59ff1018dce
Btree uses signed integers for the rowid.  The intToKey() and keyToInt() macros
are now no-ops. (CVS 1364)

FossilOrigin-Name: fb3c80301441f0d255164578601439db3e0c7a61
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbeInt.h