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

Commitb1a5287

Browse files
committed
Fix typos in descriptions of json_object functions.
1 parent3694b4d commitb1a5287

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/catalog/pg_proc.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,9 +4228,9 @@ DESCR("build a json object from pairwise key/value inputs");
42284228
DATA(insertOID=3201 (json_build_objectPGNSPPGUID121000ffffffs00114""_null__null__null__null_json_build_object_noargs_null__null__null_ ));
42294229
DESCR("build an empty json object");
42304230
DATA(insertOID=3202 (json_objectPGNSPPGUID121000fffftfs10114"1009"_null__null__null__null_json_object_null__null__null_ ));
4231-
DESCR("map textarrayofkey valuepais to json object");
4231+
DESCR("map textarray ofkey valuepairs to json object");
42324232
DATA(insertOID=3203 (json_objectPGNSPPGUID121000fffftfs20114"1009 1009"_null__null__null__null_json_object_two_arg_null__null__null_ ));
4233-
DESCR("map textarrayof key value pais to json object");
4233+
DESCR("map textarrays of keys and values to json object");
42344234
DATA(insertOID=3176 (to_jsonPGNSPPGUID121000fffftfs10114"2283"_null__null__null__null_to_json_null__null__null_ ));
42354235
DESCR("map input to json");
42364236

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp