MobilityDB 1.1
|
#include "pg_config_ext.h"
Go to the source code of this file.
Macros | |
#define | atooid(x) ((Oid) strtoul((x), NULL, 10)) |
#define | InvalidOid ((Oid) 0) |
#define | OID_MAX UINT_MAX |
Typedefs | |
typedef unsigned int | Oid |
typedef PG_INT64_TYPE | pg_int64 |