27 else if (curitem->
val == (
int32)
'!')
33 else if (curitem->
val == (
int32)
'&')
#define PG_FREE_IF_COPY(ptr, n)
#define DirectFunctionCall2(func, arg1, arg2)
#define PG_GETARG_DATUM(n)
#define PG_FUNCTION_INFO_V1(funcname)
#define PG_RETURN_DATUM(x)
#define PG_RETURN_BOOL(x)
bool compare_subnode(ltree_level *t, char *qn, int len, bool prefix, bool ci)
bool ltree_label_match(const char *pred, size_t pred_len, const char *label, size_t label_len, bool prefix, bool ci)
#define PG_GETARG_LTXTQUERY_P(n)
#define PG_GETARG_LTREE_P(n)
Datum ltxtq_rexec(PG_FUNCTION_ARGS)
Datum ltxtq_exec(PG_FUNCTION_ARGS)
bool ltree_execute(ITEM *curitem, void *checkval, bool calcnot, bool(*chkcond)(void *checkval, ITEM *val))
static bool checkcondition_str(void *checkval, ITEM *val)
void check_stack_depth(void)
char name[FLEXIBLE_ARRAY_MEMBER]