Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Fix function name in comment.
authorFujii Masao <fujii@postgresql.org>
Wed, 8 Jul 2020 02:00:23 +0000 (11:00 +0900)
committerFujii Masao <fujii@postgresql.org>
Wed, 8 Jul 2020 02:00:23 +0000 (11:00 +0900)
Author: Masahiro Ikeda
Discussion: https://postgr.es/m/0043eee90b38351ea199d7e3294c10c4@oss.nttdata.com

src/backend/utils/cache/relfilenodemap.c

index 68b01ca68fe76cc95511cd94a0cc430365cee298..3acda32d17af2f38cbb32b6425bc0160688fa461 100644 (file)
@@ -82,7 +82,7 @@ RelfilenodeMapInvalidateCallback(Datum arg, Oid relid)
 }
 
 /*
- * RelfilenodeMapInvalidateCallback
+ * InitializeRelfilenodeMap
  *     Initialize cache, either on first use or after a reset.
  */
 static void