Skip to content

Commit a6a2357

Browse files
committed
Update comment to match behavior of latest code.
Peter Geoghegan
1 parent 804163b commit a6a2357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/backend/utils/sort/tuplesort.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,9 @@ struct Tuplesortstate
356356

357357
/*
358358
* Additional state for managing "abbreviated key" sortsupport routines
359-
* (which currently may be used by all cases except the Datum sort case
360-
* and hash index case). Tracks the intervals at which the optimization's
361-
* effectiveness is tested.
359+
* (which currently may be used by all cases except the hash index case).
360+
* Tracks the intervals at which the optimization's effectiveness is
361+
* tested.
362362
*/
363363
int64 abbrevNext; /* Tuple # at which to next check
364364
* applicability */

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