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

Commit24d1b99

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

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
@@ -1263,10 +1263,8 @@ LogicalTapeTell(LogicalTapeSet *lts, int tapenum,
12631263
}
12641264

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp