aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-11-21 13:11:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-11-21 13:11:43 +0200
commit4d51a8a248bcbe50849b6c7682aaca1aa9ebff98 (patch)
tree968edd20009ec455ed54c072820c9a338eaa1988 /odb/pgsql/makefile
parent2eac10b0aae159bdfc249c67f11b32a65036352d (diff)
Add dynamic multi-database query support
Diffstat (limited to 'odb/pgsql/makefile')
-rw-r--r--odb/pgsql/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/odb/pgsql/makefile b/odb/pgsql/makefile
index c18a8de..4217d4c 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -13,6 +13,7 @@ error.cxx \
exceptions.cxx \
prepared-query.cxx \
query.cxx \
+query-dynamic.cxx \
query-const-expr.cxx \
simple-object-statements.cxx \
statement.cxx \