aboutsummaryrefslogtreecommitdiffstats
path: root/src/db_print.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* database: don't allow uri==NULLMax Kellermann2011-09-131-0/+8
| | | | Add nonnull attributes and fix all callers.
* database: add struct db_visitorMax Kellermann2011-09-131-10/+21
| | | | Use this struct for db_walk().
* dbUtils: move code to db_print.cMax Kellermann2011-09-061-0/+46