Ruleutils_17 Fix an assortment of typos

Relevant PG commit:
a42fc1c903b54ba94374e5e0c08905b9a1479f19
a42fc1c903

(cherry picked from commit 8e6dc39b80)
pull/7725/head
naisila 2024-07-25 16:37:16 +02:00
parent 0cee806e27
commit 5f6c181772
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,