mirror of
https://github.com/postgres/postgres.git
synced 2025-04-22 23:02:54 +03:00
Correct poor grammar in comment.
This commit is contained in:
parent
4fa0a23c70
commit
5ccbc3d802
2
src/backend/utils/cache/relcache.c
vendored
2
src/backend/utils/cache/relcache.c
vendored
@ -2751,7 +2751,7 @@ RelationCacheInitialize(void)
|
||||
&ctl, HASH_ELEM | HASH_FUNCTION);
|
||||
|
||||
/*
|
||||
* relation mapper needs initialized too
|
||||
* relation mapper needs to be initialized too
|
||||
*/
|
||||
RelationMapInitialize();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user