Description of a field in a user-defined composite type, for type checking.
More...
#include <userver/storages/postgres/io/pg_types.hpp>
Description of a field in a user-defined composite type, for type checking.
Definition at line 165 of file pg_types.hpp.
◆ EmptyDef()
◆ name
std::string storages::postgres::CompositeFieldDef::name |
◆ owner
Oid storages::postgres::CompositeFieldDef::owner {kInvalidOid} |
◆ type
Oid storages::postgres::CompositeFieldDef::type {kInvalidOid} |
The documentation for this struct was generated from the following file: