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

Commitd4fca5e

Browse files
committed
Fix another outdated comment.
Preloading is done by logtape.c now.
1 parent23843dc commitd4fca5e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2882,9 +2882,8 @@ mergeonerun(Tuplesortstate *state)
28822882
* beginmerge - initialize for a merge pass
28832883
*
28842884
* We decrease the counts of real and dummy runs for each tape, and mark
2885-
* which tapes contain active input runs in mergeactive[]. Then, load
2886-
* as many tuples as we can from each active input tape, and finally
2887-
* fill the merge heap with the first tuple from each active tape.
2885+
* which tapes contain active input runs in mergeactive[]. Then, fill the
2886+
* merge heap with the first tuple from each active tape.
28882887
*/
28892888
staticvoid
28902889
beginmerge(Tuplesortstate*state)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp