|
Cppgres
Build Postgres extensions in C++
|
#include <optional>#include <span>#include <string>#include <utility>#include "datum.hpp"#include "syscache.hpp"#include "type.hpp"Go to the source code of this file.
Classes | |
| struct | cppgres::role |
| struct | cppgres::type_traits< role > |
| struct | cppgres::datum_conversion< role > |
| struct | cppgres::security_context |