summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/postgres
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/contrib/postgres')
-rw-r--r--docs/ref/contrib/postgres/aggregates.txt6
1 files changed, 0 insertions, 6 deletions
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