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

Commita6a2357

Browse files
committed
Update comment to match behavior of latest code.
Peter Geoghegan
1 parent804163b commita6a2357

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 theDatum sort case
360-
*and hash index case).Tracks the intervals at which the optimization's
361-
*effectiveness istested.
359+
* (which currently may be used by all cases except thehash index case).
360+
* Tracks the intervals at which the optimization's effectiveness is
361+
* tested.
362362
*/
363363
int64abbrevNext;/* Tuple # at which to next check
364364
* applicability */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp