Doc: alphabetize aggregate function table

David Rowley <drowley@postgresql.org>

Commit: 4f601b9598a4e241d3b3f08d5a1c46eee09f70df
Author: David Rowley <drowley@postgresql.org>
Date: 2024-09-12T10:37:54Z
Releases: 16.5
Doc: alphabetize aggregate function table

A few recent JSON aggregates have been added without much consideration
to the existing order.  Put these back in alphabetical order (with the
exception of the JSONB variant of each JSON aggregate).

Author: Wolfgang Walther <walther@technowledgy.de>
Reviewed-by: Marlene Reiterer <marlene.reiterer.03@gmail.com>
Discussion: https://postgr.es/m/6a7b910c-3feb-4006-b817-9b4759cb6bb6%40technowledgy.de
Backpatch-through: 16, where these aggregates were added

Files

PathChange+/−
doc/src/sgml/func.sgml modified +48 −48

Documentation touched

Discussion