From 474cb24df7f6f85a936e87314edeb2deb92365cd Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 13 Feb 2014 15:38:30 -0500 Subject: [PATCH] pgcrypto: clarify 'md5' (hash) table entry Per suggestion from Peter Eisentraut --- doc/src/sgml/pgcrypto.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/pgcrypto.sgml b/doc/src/sgml/pgcrypto.sgml index 31dba8cb73..2446879142 100644 --- a/doc/src/sgml/pgcrypto.sgml +++ b/doc/src/sgml/pgcrypto.sgml @@ -366,7 +366,7 @@ gen_salt(type text [, iter_count integer ]) returns text 4 - md5 hash + md5 (hash) 150085504 22.5 minutes 17 days -- 2.40.0