From d898c4df75e10a6aa0704ffd9952da73ee7d4060 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Wed, 25 May 2011 13:02:22 +0200 Subject: Aesthetic changes and small refactorings --- odb/pgsql/statement.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'odb/pgsql/statement.hxx') 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 -- cgit v1.1