mirror of https://github.com/citusdata/citus.git
Ruleutils_17 Fix an assortment of typos
Relevant PG commit:
a42fc1c903b54ba94374e5e0c08905b9a1479f19
a42fc1c903
m3hm3t/pg17_isolation_test_cmd_from
parent
c9f9d37ffa
commit
8e6dc39b80
|
@ -8397,7 +8397,7 @@ get_xmltable(TableFunc *tf, deparse_context *context, bool showimplicit)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* get_json_nested_columns - Parse back nested JSON_TABLE columns
|
* get_json_table_nested_columns - Parse back nested JSON_TABLE columns
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
get_json_table_nested_columns(TableFunc *tf, JsonTablePlan *plan,
|
get_json_table_nested_columns(TableFunc *tf, JsonTablePlan *plan,
|
||||||
|
|
Loading…
Reference in New Issue