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

Commit8ffb003

Browse files
author
Amit Kapila
committed
Fix typo in jsonfuncs.c.
Author: Tatsuro YamadaDiscussion:https://postgr.es/m/7c166a60-2808-6b89-9524-feefc6233748@nttcom.co.jp_1
1 parent4131f75 commit8ffb003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4882,7 +4882,7 @@ IteratorConcat(JsonbIterator **it1, JsonbIterator **it2,
48824882
* case if target is an array. The assignment index will not be restricted by
48834883
* number of elements in the array, and if there are any empty slots between
48844884
* last element of the array and a new one they will be filled with nulls. If
4885-
* the index is negative, it still will be considered ananindex from the end
4885+
* the index is negative, it still will be considered an index from the end
48864886
* of the array. Of a part of the path is not present and this part is more
48874887
* than just one last element, this flag will instruct to create the whole
48884888
* chain of corresponding objects and insert the value.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp