Re: No multi range functions on version 12

2022-12-15 Thread Nimrod Sadeh
I misread the “supported versions” section of the documentation, being new to Postgres. In the following screenshot, I took it to mean that this feature (ranges/multiranges) is supported for the “supported version” as opposed to the platform as a whole: > On Dec 15, 2022, at 9:00 AM, Jonathan

Re: No multi range functions on version 12

2022-12-15 Thread Jonathan S. Katz
On 12/15/22 6:46 AM, Magnus Hagander wrote: On Thu, Dec 15, 2022 at 12:45 PM PG Doc comments form mailto:nore...@postgresql.org>> wrote: The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/rangetypes.html

Re: No multi range functions on version 12

2022-12-15 Thread Magnus Hagander
On Thu, Dec 15, 2022 at 12:45 PM PG Doc comments form < nore...@postgresql.org> wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/15/rangetypes.html > Description: > > Hello, according to the documentation, Postgres 12 should hav

No multi range functions on version 12

2022-12-15 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/rangetypes.html Description: Hello, according to the documentation, Postgres 12 should have multi range functions. However, in my installation of Postgres 12.12, I don't have any multi ran