mirror of https://github.com/citusdata/citus.git
Fix a few more duplicate words in comments
78eda9e2648ab3f8c0df0d4aca53eb0ad6399c59pull/8023/merge
parent
e47f229b0f
commit
0d848debf0
|
@ -8837,7 +8837,7 @@ get_json_table_columns(TableFunc *tf, JsonTablePathScan *scan,
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Set default_behavior to guide get_json_expr_options() on whether to
|
* Set default_behavior to guide get_json_expr_options() on whether to
|
||||||
* to emit the ON ERROR / EMPTY clauses.
|
* emit the ON ERROR / EMPTY clauses.
|
||||||
*/
|
*/
|
||||||
if (colexpr->op == JSON_EXISTS_OP)
|
if (colexpr->op == JSON_EXISTS_OP)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue