#define PG_RETURN_BYTEA_P(x)
#define PG_GETARG_OID8(n)
#define PG_GETARG_POINTER(n)
#define PG_RETURN_CSTRING(x)
#define PG_GETARG_CSTRING(n)
#define PG_RETURN_OID8(x)
#define PG_RETURN_BOOL(x)
Datum hashint8extended(PG_FUNCTION_ARGS)
Datum hashint8(PG_FUNCTION_ARGS)
uint64 uint64in_subr(const char *s, char **endloc, const char *typname, Node *escontext)
int pg_ulltoa_n(uint64 value, char *a)
Datum oid8eq(PG_FUNCTION_ARGS)
Datum oid8recv(PG_FUNCTION_ARGS)
Datum hashoid8(PG_FUNCTION_ARGS)
Datum oid8send(PG_FUNCTION_ARGS)
Datum oid8gt(PG_FUNCTION_ARGS)
Datum oid8lt(PG_FUNCTION_ARGS)
Datum oid8ge(PG_FUNCTION_ARGS)
Datum oid8out(PG_FUNCTION_ARGS)
Datum oid8ne(PG_FUNCTION_ARGS)
Datum oid8larger(PG_FUNCTION_ARGS)
Datum oid8le(PG_FUNCTION_ARGS)
Datum hashoid8extended(PG_FUNCTION_ARGS)
Datum oid8in(PG_FUNCTION_ARGS)
Datum oid8smaller(PG_FUNCTION_ARGS)
static char buf[DEFAULT_XLOG_SEG_SIZE]
struct StringInfoData * StringInfo