]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Mark an branch in alter.c as always false. Only run the assert() on
authordrh <drh@noemail.net>
Wed, 15 Apr 2009 13:39:47 +0000 (13:39 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Apr 2009 13:39:47 +0000 (13:39 +0000)
commitd3264c7cdfa04b6b7844e00a650987a224840463
tree1a8ce8796cfd613db59d61213719067cfb096779
parentb81800878434a2a940fc77e98b29862ded8029d0
Mark an branch in alter.c as always false.  Only run the assert() on
the sqlite3_aggregate_count() function in func.c if the
SQLITE_OMIT_DEPRECATED compile-time option is off. (CVS 6508)

FossilOrigin-Name: c0bba77ae619e709f3fb068526073a4a83cf33b6
manifest
manifest.uuid
src/alter.c
src/func.c