From 01cc1fecfdecc37649b3996100ab1f03ccc8ab7e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 9 Dec 2013 16:12:24 -0500 Subject: [PATCH] pgcrypto docs: update cpu type used in duration testing --- 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 0d04f7e4fd..5f46d8edfb 100644 --- a/doc/src/sgml/pgcrypto.sgml +++ b/doc/src/sgml/pgcrypto.sgml @@ -383,7 +383,7 @@ gen_salt(type text [, iter_count integer ]) returns text - The machine used is an Intel Core i5. + The machine used is an Intel Mobile Core i3. -- 2.40.0