We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3644ba5 commit 83ebe3aCopy full SHA for 83ebe3a
contrib/uuid-ossp/README.uuid-ossp
@@ -44,7 +44,7 @@ uuid_generate_v3(namespace uuid, name text)
44
This function generates a version 3 UUID in the given namespace using
45
the specified input name. The namespace should be one of the special
46
constants produced by the uuid_ns_*() functions shown below. (It
47
-should be any UUID in theory.) The name is an identifier in the
+could be any UUID in theory.) The name is an identifier in the
48
selected namespace. For example:
49
50
uuid_generate_v3(uuid_ns_url(), 'http://www.postgresql.org')
0 commit comments