We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab3452 commit a599109Copy full SHA for a599109
src/include/utils/typcache.h
@@ -102,7 +102,7 @@ typedef struct TypeCacheEntry
102
FmgrInfo rng_subdiff_finfo; /* difference function, if any */
103
104
/*
105
- * Fields computed when TYPCACHE_MULTIRANGE_INFO is required.
+ * Fields computed when TYPECACHE_MULTIRANGE_INFO is required.
106
*/
107
struct TypeCacheEntry *rngtype; /* multirange's range underlying type */
108
0 commit comments