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

Commit4d3d2e2

Browse files
committed
Remove obsolete comment about 'fsm' argument, which isn't an argument
anymore.
1 parent9184cc7 commit4d3d2e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/catalog/storage.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
*
1010
* IDENTIFICATION
11-
* $PostgreSQL: pgsql/src/backend/catalog/storage.c,v 1.8 2010/02/07 20:48:09 tgl Exp $
11+
* $PostgreSQL: pgsql/src/backend/catalog/storage.c,v 1.9 2010/02/08 19:59:49 heikki Exp $
1212
*
1313
* NOTES
1414
* Some of this code used to be in storage/smgr/smgr.c, and the
@@ -215,7 +215,7 @@ RelationPreserveStorage(RelFileNode rnode)
215215
*Physically truncate a relation to the specified number of blocks.
216216
*
217217
* This includes getting rid of any buffers for the blocks that are to be
218-
* dropped. If 'fsm' is true, the FSM of the relation is truncated as well.
218+
* dropped.
219219
*/
220220
void
221221
RelationTruncate(Relationrel,BlockNumbernblocks)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp