Fix copy/paste mistake in comment

Amit Langote
pull/18/merge
Magnus Hagander 8 years ago
parent 483373979b
commit acbd8375e9
  1. 2
      src/backend/utils/cache/attoptcache.c

@ -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…
Cancel
Save