]> err.no Git - mapper/commit
Database helper changes.
authorKaj-Michael Lang <milang@onion.tal.org>
Tue, 5 Feb 2008 11:47:42 +0000 (13:47 +0200)
committerKaj-Michael Lang <milang@onion.tal.org>
Tue, 5 Feb 2008 11:47:42 +0000 (13:47 +0200)
commitd0a9897bc07982224a928ca278437c9a568a81d1
tree64c8022d1b3bfe812e16ee51951d75654188c90d
parent63f1f379ca90e1aae107376270efe31edc49a1c6
Database helper changes.
- Add error message output to db helpers.
- Add db_exec_sql helper to exec raw sql
- Update usage of db_exec in osm.c
- Use helpers to exec the table and index creation sql statements.
src/db.c
src/db.h
src/osm.c