aboutsummaryrefslogtreecommitdiff
path: root/odb/option-types.hxx
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-06-07 18:38:32 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-05 14:43:37 +0200
commit9ac28a137089fe70dbfcb8a81624e246346d5a1e (patch)
tree76f38304b36f71b7a712d6b477cedfdb954e5161 /odb/option-types.hxx
parent932cd7a53b3996468fee5cfa63c2b2998dbe971a (diff)
Make compiler pgsql aware
Diffstat (limited to 'odb/option-types.hxx')
-rw-r--r--odb/option-types.hxx1
1 files changed, 1 insertions, 0 deletions
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
};