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

Commit6eb5b05

Browse files
committed
C comment: fix typo
Author: Amit Langote
1 parent0a4d67b commit6eb5b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/sort/tuplesort.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ tuplesort_begin_common(int workMem, bool randomAccess)
661661
/*
662662
* Caller tuple (e.g. IndexTuple) memory context.
663663
*
664-
* A dedicated childcontent used exclusively for caller passed tuples
664+
* A dedicated childcontext used exclusively for caller passed tuples
665665
* eases memory management. Resetting at key points reduces
666666
* fragmentation. Note that the memtuples array of SortTuples is allocated
667667
* in the parent context, not this context, because there is no need to

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp