HI,
I tried* insert into availability values ('product x',
'[2018-02-02,2018-03-01]'::daterange); *and I got the same result such as*
insert into availability values ('product x', daterange('2018-02-02',
'2018-03-01', '[]').*
- How to get an inclusive interval when using daterange hmidi slim
- Re: How to get an inclusive interval when using datera... Tom Lane
- Re: How to get an inclusive interval when using datera... hmidi slim
- Re: How to get an inclusive interval when using da... Adrian Klaver
- Re: How to get an inclusive interval when usin... hmidi slim
- Re: How to get an inclusive interval when ... Paul Jungwirth
