Cppgres
Build Postgres extensions in C++
|
Function that operates on values of Postgres types. More...
#include <function.hpp>
Function that operates on values of Postgres types.
These functions take cppgres::convertible_from_nullable_datum arguments and returns cppgres::convertible_into_nullable_datum, or cppgres::datumable_iterator (for Set-Returning Functions).