git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4d7684c) | patch
Improve the signature of internal multirange functions
2020年12月29日 20:35:38 +0000 (23:35 +0300)
2020年12月29日 20:35:38 +0000 (23:35 +0300)
commit d1d61a8b23b604faf797695eeacaa5da4fe64762
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.
src/backend/utils/adt/multirangetypes.c diff | blob | blame | history
src/include/utils/multirangetypes.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /