mirror of
https://github.com/postgres/postgres.git
synced 2026-03-02 13:24:01 -05:00
pgcrypto: clarify 'md5' (hash) table entry
Per suggestion from Peter Eisentraut
This commit is contained in:
parent
44c2163302
commit
474cb24df7
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue