Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7390b64

Browse files
committed
Fix typo
1 parenta3d2b1b commit7390b64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/utils/adt/jsonfuncs.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4922,7 +4922,7 @@ setPath(JsonbIterator **it, Datum *path_elems,
49224922
caseWJB_BEGIN_ARRAY:
49234923

49244924
/*
4925-
* If instructed complain about attempts to replacewhithin a raw
4925+
* If instructed complain about attempts to replacewithin a raw
49264926
* scalar value. This happens even when current level is equal to
49274927
* path_len, because the last path key should also correspond to
49284928
* an object or an array, not raw scalar.
@@ -4954,7 +4954,7 @@ setPath(JsonbIterator **it, Datum *path_elems,
49544954
caseWJB_VALUE:
49554955

49564956
/*
4957-
* If instructed complain about attempts to replacewhithin a
4957+
* If instructed complain about attempts to replacewithin a
49584958
* scalar value. This happens even when current level is equal to
49594959
* path_len, because the last path key should also correspond to
49604960
* an object or an array, not an element or value.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp