kDB: Knowledge DataBase
Loading...
Searching...
No Matches
postgresql_p.h
1extern "C" {
2#undef foreach
3#include <postgres_fe.h>
4#include <postgres.h>
5#include <utils/elog.h>
6#include <catalog/pg_type.h>
7}