MobilityDB 1.1
Macros | Typedefs
postgres_ext.h File Reference
#include "pg_config_ext.h"
Include dependency graph for postgres_ext.h:
This graph shows which files directly or indirectly include this file:

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