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

Commit06d70d7

Browse files
committed
Fix typo in comment.
1 parentbb6b1a3 commit06d70d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
* Portions Copyright (c) 1994, Regents of the University of California
7979
*
8080
* IDENTIFICATION
81-
* $PostgreSQL: pgsql/src/backend/utils/sort/tuplesort.c,v 1.49 2005/05/25 21:40:41 momjian Exp $
81+
* $PostgreSQL: pgsql/src/backend/utils/sort/tuplesort.c,v 1.50 2005/09/23 15:36:57 tgl Exp $
8282
*
8383
*-------------------------------------------------------------------------
8484
*/
@@ -1332,7 +1332,7 @@ beginmerge(Tuplesortstate *state)
13321332
* as explained in the header comments of this file. Load tuples from each
13331333
* active source tape until the tape's run is exhausted or it has used up
13341334
* its fair share of available memory.In any case, we guarantee that there
1335-
* is at one preread tuple available from each unexhausted input tape.
1335+
* is atleastone preread tuple available from each unexhausted input tape.
13361336
*/
13371337
staticvoid
13381338
mergepreread(Tuplesortstate*state)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp