Skip to content

Commit b2d5b4c

Browse files
committed
Fix mistake in comment.
Kyotaro Horiguchi Discussion: http://postgr.es/m/20220708.145951.382076151410075693.horikyota.ntt@gmail.com
1 parent 2cd2569 commit b2d5b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/storage/buffer/bufmgr.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3589,8 +3589,8 @@ FlushRelationBuffers(Relation rel)
35893589
*
35903590
* This function flushes out of the buffer pool all the pages of all
35913591
* forks of the specified smgr relations. It's equivalent to calling
3592-
* FlushRelationBuffers once per fork per relation. The relations are
3593-
* assumed not to use local buffers.
3592+
* FlushRelationBuffers once per relation. The relations are assumed not
3593+
* to use local buffers.
35943594
* --------------------------------------------------------------------
35953595
*/
35963596
void

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