summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sql
AgeCommit message (Expand)Author
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2009-08-04Fix some more regression tests (missed these because they're onlyTom Lane
2009-08-04Ooops, missed that a couple of contrib modules have calls to byteacmp.Tom Lane
2007-11-13Fix a few contrib regression test scripts that hadn't gotten the wordTom Lane
2006-07-14In PGP public key tests, encrypt the secret key with AES not CAST5,Tom Lane
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway
2006-03-08Update /contrib regression tests for escape_string_warning.Bruce Momjian
2005-08-13The large one adds support for RSA keys and reorganizesBruce Momjian
2005-07-12More pgcrypto fixes: handle long messages correctly, suppressTom Lane
2005-07-10Add missing pgcrypto files from previous commit.Bruce Momjian
2005-07-05Fix initialization bug in pgcrypto openssl code. Marko KreenTom Lane
2005-03-21pgcrypto update:Neil Conway
2002-10-21SET autocommit no longer needed in /contrib because pg_regress.sh doesBruce Momjian
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2001-10-01Add missing pgcrypto files.Bruce Momjian