Postgres 14 documentation suggests range_agg is available, but it's not until Postgres 15 - Mailing list pgsql-docs

From PG Doc comments form
Subject Postgres 14 documentation suggests range_agg is available, but it's not until Postgres 15
Date
Msg-id 168443249177.719.11855848935222878149@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Postgres 14 documentation suggests range_agg is available, but it's not until Postgres 15
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/14/functions-aggregate.html
Description:

Hello - 

I noticed that range_agg is listed in the Postgres 14 documentation as an
available aggregate function here:
https://www.postgresql.org/docs/14/functions-aggregate.html

However, my understanding is that this feature isn't available until
Postgres 15, per the feature matrix here:
https://www.postgresql.org/about/featurematrix/

Can the Postgres 14 documentation be updated to reflect this? Thanks!


Michael Carlin

pgsql-docs by date:

Previous
From: Stephen Frost
Date:
Subject: Re: pg_basebackup application does not dump all database objects
Next
From: Alvaro Herrera
Date:
Subject: Re: Postgres 14 documentation suggests range_agg is available, but it's not until Postgres 15