Re: Improve examples for range operators

2019-02-21 Thread Bruce Momjian
On Wed, Feb 20, 2019 at 12:27:26PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/11/functions-range.html > Description: > > Hi. > > It would be nice if next examples: > > <

Improve examples for range operators

2019-02-20 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/functions-range.html Description: Hi. It would be nice if next examples: << strictly left ofint8range(1,10) << int8range(100,110) t >> strictly right of