Fix copy/paste mistake in comment

Amit Langote
This commit is contained in:
Magnus Hagander 2017-06-02 11:18:24 +02:00
parent 483373979b
commit acbd8375e9
1 changed files with 1 additions and 1 deletions

View File

@ -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)