Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92be26
)
Fix function name in comment.
author
Fujii Masao
<fujii@postgresql.org>
Wed, 8 Jul 2020 02:00:23 +0000
(11:00 +0900)
committer
Fujii 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
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/cache/relfilenodemap.c
b/src/backend/utils/cache/relfilenodemap.c
index 68b01ca68fe76cc95511cd94a0cc430365cee298..3acda32d17af2f38cbb32b6425bc0160688fa461 100644
(file)
--- a/
src/backend/utils/cache/relfilenodemap.c
+++ b/
src/backend/utils/cache/relfilenodemap.c
@@
-82,7
+82,7
@@
RelfilenodeMapInvalidateCallback(Datum arg, Oid relid)
}
/*
- *
RelfilenodeMapInvalidateCallback
+ *
InitializeRelfilenodeMap
* Initialize cache, either on first use or after a reset.
*/
static void