diff options
Diffstat (limited to 'docs/ref/contrib/postgres/functions.txt')
| -rw-r--r-- | docs/ref/contrib/postgres/functions.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/contrib/postgres/functions.txt b/docs/ref/contrib/postgres/functions.txt index 8d3df51864..3b98e573e7 100644 --- a/docs/ref/contrib/postgres/functions.txt +++ b/docs/ref/contrib/postgres/functions.txt @@ -12,8 +12,6 @@ All of these functions are available from the .. class:: RandomUUID() -.. versionadded:: 2.0 - Returns a version 4 UUID. The `pgcrypto extension`_ must be installed. You can use the |
