mirror of
https://github.com/postgres/postgres.git
synced 2025-05-12 16:21:30 +03:00
Fix typo
This commit is contained in:
parent
1387925a48
commit
bb9ff46bc4
@ -102,7 +102,7 @@ typedef struct TypeCacheEntry
|
||||
FmgrInfo rng_subdiff_finfo; /* difference function, if any */
|
||||
|
||||
/*
|
||||
* Fields computed when TYPCACHE_MULTIRANGE_INFO is required.
|
||||
* Fields computed when TYPECACHE_MULTIRANGE_INFO is required.
|
||||
*/
|
||||
struct TypeCacheEntry *rngtype; /* multirange's range underlying type */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user