[odb-users] std::array<char> doesn't work with BYTEA
Boris Kolpackov
boris at codesynthesis.com
Fri Aug 31 08:56:28 EDT 2012
Hi Andrew,
Andrew Nelless <andrew at nelless.net> writes:
> I haven't checked 2.1.0a, but I've noticed std::array<char, N> doesn't
> work with Postgres BYTEA types in 2.0.1.
>
> This seems like a notable omission feature given that it's the clean
> C++11 replacement for char[N], which is supported.
Yes, this is still on my TODO list for 2.1.0.
Boris
More information about the odb-users
mailing list