diff options
author | Michael Shepanski <michael@codesynthesis.com> | 2014-10-30 15:35:44 +1100 |
---|---|---|
committer | Michael Shepanski <michael@codesynthesis.com> | 2014-10-31 08:37:00 +1100 |
commit | a3cf15ba206f5571342c829c06f6de1653928364 (patch) | |
tree | af8abad639965217fcafee83d8aeb712f5a9bab3 /bug | |
parent | 049ec20555c741861f69647a07d9ca707b2c5646 (diff) |
Allow lambdas & std::functions as query factories with C++-98 builds of libodb
Diffstat (limited to 'bug')
-rw-r--r-- | bug/list | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ ! Copyright update [doc] -! C++11 support is not trully header only [c++11] - ! Statement name truncation in PostgreSQL [pgsql] There seems to be a limit on the prepared statement name in PG. The result |