From fb124841605dabe843f4d5713e58a516ddc84d48 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Jan 2015 22:35:57 +0100 Subject: update docu --- src/mint/mint_db.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/mint/mint_db.c') diff --git a/src/mint/mint_db.c b/src/mint/mint_db.c index dcde03dc..b23a5b65 100644 --- a/src/mint/mint_db.c +++ b/src/mint/mint_db.c @@ -15,8 +15,15 @@ */ /** * @file mint_db.c - * @brief Database access for the mint + * @brief Low-level (statement-level) database access for the mint * @author Florian Dold + * @author Christian Grothoff + * + * TODO: + * - The mint_db.h-API should ideally be what we need to port + * when using other databases; so here we should enable + * alternative implementations by returning + * a more opaque DB handle. */ #include "platform.h" #include "db_pq.h" -- cgit v1.2.3