diff options
Diffstat (limited to 'docs/ref/contrib/postgres/fields.txt')
| -rw-r--r-- | docs/ref/contrib/postgres/fields.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/contrib/postgres/fields.txt b/docs/ref/contrib/postgres/fields.txt index aeacc72e7c..b5df103206 100644 --- a/docs/ref/contrib/postgres/fields.txt +++ b/docs/ref/contrib/postgres/fields.txt @@ -889,8 +889,6 @@ types. Range operators --------------- -.. versionadded:: 3.0 - .. class:: RangeOperators PostgreSQL provides a set of SQL operators that can be used together with the @@ -917,8 +915,6 @@ corresponding lookups. RangeBoundary() expressions --------------------------- -.. versionadded:: 3.0 - .. class:: RangeBoundary(inclusive_lower=True, inclusive_upper=False) .. attribute:: inclusive_lower |
