db: store the return value in the database
commit0f1868777a7f21ef8c1575f34c32625985bc73db
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 6 Feb 2012 13:35:15 +0000 (6 16:35 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 6 Feb 2012 13:35:15 +0000 (6 16:35 +0300)
treeb9bbfdb392b16f9d1d31754de50829e2146250e6
parentaf692da2619fb51db6f20a470b776a8888baa75a
db: store the return value in the database

If you use the database, then this change makes things a bit slow.  I
haven't totally figured out why.  I should be able to do 100,000 selects
per second on my computer.

But I'm going to push this because it's a step in the right direction and
most people don't build the database.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_extra.c
smatch_scripts/db/fill_db_return_info.pl [new file with mode: 0755]
smatch_scripts/db/return_info.schema [new file with mode: 0644]