From 00a84fc6f3bb8cca15113e4d41e710123d182b4a Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Fri, 5 Sep 2025 13:49:08 -0400 Subject: Removed versionadded/changed annotations for 5.2. --- docs/ref/contrib/postgres/aggregates.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/ref/contrib/postgres') diff --git a/docs/ref/contrib/postgres/aggregates.txt b/docs/ref/contrib/postgres/aggregates.txt index d590eb384f..81e54547e5 100644 --- a/docs/ref/contrib/postgres/aggregates.txt +++ b/docs/ref/contrib/postgres/aggregates.txt @@ -42,8 +42,6 @@ General-purpose aggregation functions .. attribute:: order_by - .. versionadded:: 5.2 - An optional string of a field name (with an optional ``"-"`` prefix which indicates descending order) or an expression (or a tuple or list of strings and/or expressions) that specifies the ordering of the @@ -149,8 +147,6 @@ General-purpose aggregation functions .. attribute:: order_by - .. versionadded:: 5.2 - An optional string of a field name (with an optional ``"-"`` prefix which indicates descending order) or an expression (or a tuple or list of strings and/or expressions) that specifies the ordering of the @@ -210,8 +206,6 @@ General-purpose aggregation functions .. attribute:: order_by - .. versionadded:: 5.2 - An optional string of a field name (with an optional ``"-"`` prefix which indicates descending order) or an expression (or a tuple or list of strings and/or expressions) that specifies the ordering of the -- cgit v1.3