While checking result set types, failed to determine the buffer category for a type oid. The context string is formed by the ResultSet and will have the form of 'result set field foo
type my_schema.bar
field baz
array element'.
More...
#include <userver/storages/postgres/exceptions.hpp>
While checking result set types, failed to determine the buffer category for a type oid. The context string is formed by the ResultSet and will have the form of 'result set field foo
type my_schema.bar
field baz
array element'.
Definition at line 687 of file exceptions.hpp.
◆ UnknownBufferCategory()
storages::postgres::UnknownBufferCategory::UnknownBufferCategory |
( |
std::string_view |
context, |
|
|
Oid |
type_oid |
|
) |
| |
|
inline |
◆ type_oid
const Oid storages::postgres::UnknownBufferCategory::type_oid |
The documentation for this class was generated from the following file: