mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
pgcrypto: clarify 'md5' (hash) table entry
Per suggestion from Peter Eisentraut
This commit is contained in:
@@ -366,7 +366,7 @@ gen_salt(type text [, iter_count integer ]) returns text
|
||||
<entry>4</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>md5 hash</></entry>
|
||||
<entry><literal>md5</> (hash)</entry>
|
||||
<entry>150085504</entry>
|
||||
<entry>22.5 minutes</entry>
|
||||
<entry>17 days</entry>
|
||||
|
Reference in New Issue
Block a user