23 (
errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
24 errmsg(
"<datatype>key_in() not implemented")));
35 (
errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
36 errmsg(
"<datatype>key_out() not implemented")));
#define PG_RETURN_POINTER(x)
int errcode(int sqlerrcode)
#define PG_GETARG_POINTER(n)
Datum gbtreekey_out(PG_FUNCTION_ARGS)
#define ereport(elevel, rest)
Datum gbtreekey_in(PG_FUNCTION_ARGS)
PG_FUNCTION_INFO_V1(gbt_decompress)
Datum gbt_decompress(PG_FUNCTION_ARGS)
int errmsg(const char *fmt,...)