mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-03 08:00:21 +08:00
Fix copy/paste mistake in comment
Amit Langote
This commit is contained in:
parent
483373979b
commit
acbd8375e9
2
src/backend/utils/cache/attoptcache.c
vendored
2
src/backend/utils/cache/attoptcache.c
vendored
@ -71,7 +71,7 @@ InvalidateAttoptCacheCallback(Datum arg, int cacheid, uint32 hashvalue)
|
||||
|
||||
/*
|
||||
* InitializeAttoptCache
|
||||
* Initialize the tablespace cache.
|
||||
* Initialize the attribute options cache.
|
||||
*/
|
||||
static void
|
||||
InitializeAttoptCache(void)
|
||||
|
Loading…
Reference in New Issue
Block a user