1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

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

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