From 9ac28a137089fe70dbfcb8a81624e246346d5a1e Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Tue, 7 Jun 2011 18:38:32 +0200 Subject: Make compiler pgsql aware --- odb/option-types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb/option-types.hxx') diff --git a/odb/option-types.hxx b/odb/option-types.hxx index 75b3430..6a1a373 100644 --- a/odb/option-types.hxx +++ b/odb/option-types.hxx @@ -15,6 +15,7 @@ struct database // Keep in alphabetic order. // mysql, + pgsql, sqlite, tracer }; -- cgit v1.1