- Notifications
You must be signed in to change notification settings - Fork5
Commit766948b
committed
Still more review for range-types patch.
Per discussion, relax the range input/construction rules so that theonly hard error is lower bound > upper bound. Cases where the lowerbound is <= upper bound, but the range nonetheless normalizes to empty,are now permitted.Fix core dump in range_adjacent when bounds are infinite. Marginalcleanup of regression test cases, some more code commenting.1 parent024ea25 commit766948b
File tree
5 files changed
+556
-372
lines changed- src
- backend/utils/adt
- include/utils
- test/regress
- expected
- sql
5 files changed
+556
-372
lines changed0 commit comments
Comments
(0)