aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/statement.hxx
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-05-25 13:02:22 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-05-25 13:02:22 +0200
commitd898c4df75e10a6aa0704ffd9952da73ee7d4060 (patch)
treeb26bff9a7ea1f8fc5364a575705f95f1e1f12ca6 /odb/pgsql/statement.hxx
parentc1d1c5e4e6086e4d4c06d84ac5a4667ccd21afb0 (diff)
Aesthetic changes and small refactorings
Diffstat (limited to 'odb/pgsql/statement.hxx')
-rw-r--r--odb/pgsql/statement.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/odb/pgsql/statement.hxx b/odb/pgsql/statement.hxx
index e4e29f9..4cc98d5 100644
--- a/odb/pgsql/statement.hxx
+++ b/odb/pgsql/statement.hxx
@@ -51,8 +51,7 @@ namespace odb
//
static void
bind_param (native_binding&,
- const bind*,
- std::size_t count);
+ const binding&);
// Populate an ODB binding given a PostgreSQL result. If the truncated
// argument is true, then only truncated columns are extracted. Return