Skip to content
Snippets Groups Projects
Unverified Commit 230aba54 authored by Georgy Moiseev's avatar Georgy Moiseev Committed by Igor Munkin
Browse files

datetime: allow boundary values for interval.new

Before this patch, one couldn't create new datetime interval with
boundary value from Lua. At the same time, it was possible to create
such interval from Lua through addition and subtraction. C range
verification allow to create boundary value intervals, error message
also implies that they should be allowed. (See #8878 for more info.)

Closes #8878

NO_DOC=small bug fix

(cherry picked from commit b2a001cc)
parent 8ebe4851
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment