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

Commitabcea19

Browse files
committed
Clarify comment for LogicalTapeSetBlocks().
Discussion:https://postgr.es/m/1229327.1711160246@sss.pgh.pa.usBackpatch-through: 13
1 parent5cc1f26 commitabcea19

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1261,10 +1261,8 @@ LogicalTapeTell(LogicalTapeSet *lts, int tapenum,
12611261
}
12621262

12631263
/*
1264-
* Obtain total disk space currently used by a LogicalTapeSet, in blocks.
1265-
*
1266-
* This should not be called while there are open write buffers; otherwise it
1267-
* may not account for buffered data.
1264+
* Obtain total disk space currently used by a LogicalTapeSet, in blocks. Does
1265+
* not account for open write buffer, if any.
12681266
*/
12691267
long
12701268
LogicalTapeSetBlocks(LogicalTapeSet*lts)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp