Re: Strange behaviors with ranges - Mailing list pgsql-general

From Jean-Christophe Boggio
Subject Re: Strange behaviors with ranges
Date
Msg-id e87d5b78-d5d3-4306-a678-9aae4ac4bb55@thefreecat.org
Whole thread Raw
In response to Re: Strange behaviors with ranges  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
> What does:
>
> SELECT numrange( qtep1+1   , qtep2,  '[]') AS rangep FROM paliers 
> WHERE idcontrat=1003
>
> return?

It returns:

(,)

(as expected)





pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Strange behaviors with ranges
Next
From: Torsten Förtsch
Date:
Subject: Re: Strange behaviors with ranges