]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the rowhash object from the code. Rowset now fills its role. (CVS 6535)
authordrh <drh@noemail.net>
Wed, 22 Apr 2009 02:15:47 +0000 (02:15 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Apr 2009 02:15:47 +0000 (02:15 +0000)
commit1b26c7ccfaad54b045056f0863212ce67ecca643
tree71eaa75a95c8189ab4518a28803462b111f7ef91
parent733bf1b1e2a332caaef41056a32c371bee62a266
Remove the rowhash object from the code.  Rowset now fills its role. (CVS 6535)

FossilOrigin-Name: e963bed0fe3ce5fa32f04b930e5ed0956dc2aa47
12 files changed:
Makefile.in
main.mk
manifest
manifest.uuid
src/rowhash.c [deleted file]
src/sqliteInt.h
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
src/vdbemem.c
src/where.c
tool/mksqlite3c.tcl