Skip to content

Commit 474cb24

Browse files
committed
pgcrypto: clarify 'md5' (hash) table entry
Per suggestion from Peter Eisentraut
1 parent 44c2163 commit 474cb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/pgcrypto.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ gen_salt(type text [, iter_count integer ]) returns text
366366
<entry>4</entry>
367367
</row>
368368
<row>
369-
<entry><literal>md5 hash</></entry>
369+
<entry><literal>md5</> (hash)</entry>
370370
<entry>150085504</entry>
371371
<entry>22.5 minutes</entry>
372372
<entry>17 days</entry>

0 commit comments

Comments
 (0)