mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03: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…
x
Reference in New Issue
Block a user