We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4833739 commit acbd837Copy full SHA for acbd837
src/backend/utils/cache/attoptcache.c
@@ -71,7 +71,7 @@ InvalidateAttoptCacheCallback(Datum arg, int cacheid, uint32 hashvalue)
71
72
/*
73
* InitializeAttoptCache
74
- * Initialize the tablespace cache.
+ * Initialize the attribute options cache.
75
*/
76
static void
77
InitializeAttoptCache(void)
0 commit comments