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

Commit7fcaec0

Browse files
committed
Fix typo in comment
The function was renamed in908e234, but the comment never learnedabout it.
1 parentcd2ec8a commit7fcaec0

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
@@ -3554,7 +3554,7 @@ jsonb_set(PG_FUNCTION_ARGS)
35543554

35553555

35563556
/*
3557-
* SQL functionjsonb_delete(jsonb, text[])
3557+
* SQL functionjsonb_delete_path(jsonb, text[])
35583558
*/
35593559
Datum
35603560
jsonb_delete_path(PG_FUNCTION_ARGS)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp