]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add an assert() to the implementation of count(*) that checks the
authordrh <drh@noemail.net>
Wed, 8 Apr 2009 23:04:14 +0000 (23:04 +0000)
committerdrh <drh@noemail.net>
Wed, 8 Apr 2009 23:04:14 +0000 (23:04 +0000)
commit2e79c3d51c02f82323b462c33683d7a4822b9e5a
treef433ef16196eeb477d815e8ada7efa51fcb94dac
parent874ba04c73c8cf1299ad618cc511d253533b6697
Add an assert() to the implementation of count(*) that checks the
correct operation of the sqlite3_aggregate_count() function. (CVS 6473)

FossilOrigin-Name: f322be3833c4a938ee7d9e4bcfd5decaca57db0b
manifest
manifest.uuid
src/func.c