Skip to content

Commit 06d70d7

Browse files
committed
Fix typo in comment.
1 parent bb6b1a3 commit 06d70d7

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 at least one preread tuple available from each unexhausted input tape.
13361336
*/
13371337
static void
13381338
mergepreread(Tuplesortstate *state)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy