aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-12 17:24:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-12 17:24:44 +0200
commitfef380f6c9a5fb9904d551478fe180a9c5d24b37 (patch)
tree06cd811ee093e0e52cb5e029f0705b8e6323a334 /odb/pgsql/makefile
parent9f994010f871ce0ea1aea58482ddef503cfc81c3 (diff)
Completion of prepared 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 b343fce..c18a8de 100644
--- a/odb/pgsql/makefile
+++ b/odb/pgsql/makefile
@@ -11,6 +11,7 @@ connection-factory.cxx \
database.cxx \
error.cxx \
exceptions.cxx \
+prepared-query.cxx \
query.cxx \
query-const-expr.cxx \
simple-object-statements.cxx \