Fix function name in comment.

Author: Masahiro Ikeda
Discussion: https://postgr.es/m/0043eee90b38351ea199d7e3294c10c4@oss.nttdata.com
This commit is contained in:
Fujii Masao 2020-07-08 11:00:23 +09:00
parent d92be26910
commit 5e574d170e
1 changed files with 1 additions and 1 deletions

View File

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