Skip to content

Commit 4d3d2e2

Browse files
committed
Remove obsolete comment about 'fsm' argument, which isn't an argument
anymore.
1 parent 9184cc7 commit 4d3d2e2

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(Relation rel, BlockNumber nblocks)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy