Ruleutils_17 Fix an assortment of typos

Relevant PG commit:
a42fc1c903b54ba94374e5e0c08905b9a1479f19
a42fc1c903
m3hm3t/pg17_isolation_test_cmd_from
naisila 2024-07-25 16:37:16 +02:00
parent c9f9d37ffa
commit 8e6dc39b80
No known key found for this signature in database
GPG Key ID: A824BA9862D73E6D
1 changed files with 1 additions and 1 deletions

View File

@ -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
get_json_table_nested_columns(TableFunc *tf, JsonTablePlan *plan,