summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sql
diff options
context:
space:
mode:
authorMichael Paquier2019-05-28 10:33:30 +0000
committerMichael Paquier2019-05-28 10:33:30 +0000
commitaf94ea7406f332567331a9b2525fae4b57c96061 (patch)
tree3a92d531b3c60713fbbb4c87c9069f7a9c5d3296 /contrib/pgcrypto/sql
parent00ef6e3b28a8220f2dba881dbf56e3ba62f851bd (diff)
Fix typos in SQL scripts of pgcrypto
Author: Gurjeet Singh Discussion: https://postgr.es/m/CABwTF4U_5kEnH93PXZEuEsZHuoSSuBEOqC6pian8vDfLZSQJNA@mail.gmail.com
Diffstat (limited to 'contrib/pgcrypto/sql')
-rw-r--r--contrib/pgcrypto/sql/hmac-sha1.sql2
-rw-r--r--contrib/pgcrypto/sql/pgp-decrypt.sql2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pgcrypto/sql/hmac-sha1.sql b/contrib/pgcrypto/sql/hmac-sha1.sql
index 6f741934bfd..3bc965578c5 100644
--- a/contrib/pgcrypto/sql/hmac-sha1.sql
+++ b/contrib/pgcrypto/sql/hmac-sha1.sql
@@ -1,5 +1,5 @@
--
--- HMAC-MD5
+-- HMAC-SHA1
--
SELECT encode(hmac(
diff --git a/contrib/pgcrypto/sql/pgp-decrypt.sql b/contrib/pgcrypto/sql/pgp-decrypt.sql
index f46a18f8cfd..557948d7c75 100644
--- a/contrib/pgcrypto/sql/pgp-decrypt.sql
+++ b/contrib/pgcrypto/sql/pgp-decrypt.sql
@@ -1,5 +1,5 @@
--
--- pgp_descrypt tests
+-- pgp decrypt tests
--
-- Checking ciphers