Skip to content

Commit 2f6e78b

Browse files
committed
Fix typo introduced in 6185c97
Reported-by: Jian He <jian.universality@gmail.com> Discussion: https://postgr.es/m/CACJufxGHiU0p0usjh5hnR0_ByZn4tq1FC3eKAtrQgJeKU6W9kw@mail.gmail.com
1 parent de36004 commit 2f6e78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/parser/parse_expr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4334,7 +4334,7 @@ transformJsonFuncExpr(ParseState *pstate, JsonFuncExpr *func)
43344334
parser_errposition(pstate, exprLocation(path_spec))));
43354335
jsexpr->path_spec = path_spec;
43364336

4337-
/* Transform and coerce the PASSING arguments to to jsonb. */
4337+
/* Transform and coerce the PASSING arguments to jsonb. */
43384338
transformJsonPassingArgs(pstate, func_name,
43394339
JS_FORMAT_JSONB,
43404340
func->passing,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy