On Tue, Jul 28, 2020 at 2:19 PM Ken Tanzer <ken.tanzer@xxxxxxxxx> wrote:
So here's my question. Will the upper_inc function always return false for a non-null daterange? And if so, what's the point of the function? And/or is it different for other kinds of ranges?
Ranges over discrete types are always canonicalized while ranges over non-discrete types (i.e., float) cannot.
David J.