summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorAlexander Korotkov2020-12-29 20:35:38 +0000
committerAlexander Korotkov2020-12-29 20:35:38 +0000
commitd1d61a8b23b604faf797695eeacaa5da4fe64762 (patch)
tree1ebbd7ca6b59d9332c2e267683e9dd6c48e26624 /src/include/postgres.h
parent4d7684cc754f312aee468abb83ca4f7da94b30a3 (diff)
Improve the signature of internal multirange functions
There is a set of *_internal() functions exposed in include/utils/multirangetypes.h. This commit improves the signatures of these functions in two ways. * Add const qualifies where applicable. * Replace multirange typecache argument with range typecache argument. Multirange typecache was used solely to find the range typecache. At the same time, range typecache is easier for the caller to find.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions