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

Commit61f68e0

Browse files
committed
Fix comment.
Commit78efd5c overlooked this.Report by Peter Geoghegan.
1 parent78efd5c commit61f68e0

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
@@ -341,9 +341,9 @@ struct Tuplesortstate
341341
boolmarkpos_eof;/* saved "eof_reached" */
342342

343343
/*
344-
* The sortKeys variable is used by every case other than thedatum and
345-
*hash index cases; it is set by tuplesort_begin_xxx. tupDesc is only
346-
*used by theMinimalTuple and CLUSTER routines, though.
344+
* The sortKeys variable is used by every case other than thehash index
345+
*case; it is set by tuplesort_begin_xxx. tupDesc is only used by the
346+
* MinimalTuple and CLUSTER routines, though.
347347
*/
348348
TupleDesctupDesc;
349349
SortSupportsortKeys;/* array of length nKeys */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp