summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sql/init.sql
AgeCommit message (Expand)Author
2021-12-08pgcrypto: Remove explicit hex encoding/decoding from testsPeter Eisentraut
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
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
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