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

Commitdbeca61

Browse files
committed
Remove leftover reference to "indirect blocks" in comment.
Peter Geoghegan
1 parente54f757 commitdbeca61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -591,9 +591,9 @@ LogicalTapeRewindForRead(LogicalTapeSet *lts, int tapenum, size_t buffer_size)
591591
* Rewind logical tape and switch from reading to writing.
592592
*
593593
* NOTE: we assume the caller has read the tape to the end; otherwise
594-
* untouched dataand indirect blockswill not have been freed. We
595-
*could add more code to freeany unread blocks, but in current usage
596-
*of this module it'd be uselesscode.
594+
* untouched data will not have been freed. We could add more code to free
595+
* any unread blocks, but in current usage of this module it'd be useless
596+
* code.
597597
*/
598598
void
599599
LogicalTapeRewindForWrite(LogicalTapeSet*lts,inttapenum)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp