postgresql/contrib/pgcrypto/sql
Tom Lane 30e2c42e00 Fix a few contrib regression test scripts that hadn't gotten the word
about best practice for including the module creation scripts: to wit
that you should suppress NOTICE messages.  This avoids creating
regression failures by adding or removing comment lines in the module
scripts.
2007-11-13 06:29:04 +00:00
..
3des.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
blowfish.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
cast5.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
crypt-blowfish.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-des.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
crypt-xdes.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
des.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
hmac-md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
hmac-sha1.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
init.sql Fix a few contrib regression test scripts that hadn't gotten the word 2007-11-13 06:29:04 +00:00
md5.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
pgp-armor.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-compression.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-decrypt.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-encrypt-DISABLED.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-encrypt.sql Update /contrib regression tests for escape_string_warning. 2006-03-08 03:51:52 +00:00
pgp-info.sql The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-pubkey-DISABLED.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
pgp-pubkey-decrypt.sql In PGP public key tests, encrypt the secret key with AES not CAST5, 2006-07-14 17:47:40 +00:00
pgp-pubkey-encrypt.sql The large one adds support for RSA keys and reorganizes 2005-08-13 02:06:21 +00:00
pgp-zlib-DISABLED.sql Add missing pgcrypto files from previous commit. 2005-07-10 13:46:29 +00:00
rijndael.sql More pgcrypto fixes: handle long messages correctly, suppress 2005-07-12 20:27:45 +00:00
sha1.sql SET autocommit no longer needed in /contrib because pg_regress.sh does 2002-10-21 01:42:14 +00:00
sha2.sql "Annual" pgcrypto update from Marko Kreen: 2006-07-13 04:15:25 +00:00