|
pg_async
|
Binary data, matches PostgreSQL bytea type.
More...
#include <common.hpp>
Public Types | |
| typedef std::vector< byte > | container_type |
Public Attributes | |
| container_type | data |
Binary data, matches PostgreSQL bytea type.
Definition at line 196 of file common.hpp.
| typedef std::vector<byte> tip::db::pg::bytea::container_type |
Container typedef
Definition at line 197 of file common.hpp.
| container_type tip::db::pg::bytea::data |
Binary data
Definition at line 198 of file common.hpp.
1.8.6