[odb-users] std::array<char> doesn't work with BYTEA

Andrew Nelless andrew at nelless.net
Fri Aug 31 07:49:35 EDT 2012


Hi,

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.

Cheers,

Andrew



More information about the odb-users mailing list