db: initialize In-Memory database
commitc8d4bfa46e2556a866df6af7c46d2736e692e3c1
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 16 Feb 2013 13:04:11 +0000 (16 16:04 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Sat, 16 Feb 2013 13:04:11 +0000 (16 16:04 +0300)
treec54f2ddca7327cf2551447e1a7b303e5c37f102c
parent7250de6f0854ed162cb4f2f6fee45c79abb7cab1
db: initialize In-Memory database

Create the tables and so on, but don't fill them or use them yet.  The
tables are the same as the On-Disk tables.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_db.c