]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change sqlite3StatusSet() into sqlite3StatusHighwater() so that only the
authordrh <drh@noemail.net>
Thu, 15 Oct 2015 15:28:56 +0000 (15:28 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Oct 2015 15:28:56 +0000 (15:28 +0000)
commitb02392e6f0a8980c261c1e46c1f7fbcfe54c23c2
tree87d5fe7f11fa3e739b9c6087ca85f14ec0cd57a5
parent9676c48199929fc7e748b2f688157ff8b6d72d1e
Change sqlite3StatusSet() into sqlite3StatusHighwater() so that only the
highwater mark is recorded.  This gives a small size reduction and
performance improvement.

FossilOrigin-Name: 6422d223dd10018703c6b083d29a3c35c837fc97
manifest
manifest.uuid
src/malloc.c
src/pcache1.c
src/sqlite.h.in
src/sqliteInt.h
src/status.c
src/tokenize.c