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

Commit7731c32

Browse files
committed
Fix typo on comment
Author: David Rowley
1 parentc6d21d5 commit7731c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1940,7 +1940,7 @@ json_agg_transfn(PG_FUNCTION_ARGS)
19401940
state->val_output_func, false);
19411941

19421942
/*
1943-
* The transition type forarray_agg() is declared to be "internal", which
1943+
* The transition type forjson_agg() is declared to be "internal", which
19441944
* is a pass-by-value type the same size as a pointer. So we can safely
19451945
* pass the JsonAggState pointer through nodeAgg.c's machinations.
19461946
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp