summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgcrypto.sql.in
AgeCommit message (Expand)Author
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-19Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut
2007-11-13Add CVS version labels to all install/uninstall scripts.Bruce Momjian
2006-09-05Remove pgcrypto functions that were deprecated and slated for removal.Tom Lane
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway
2006-02-27Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, inPeter Eisentraut
2005-07-10Major pgcrypto changes:Bruce Momjian
2005-07-08This patch updates the DDL for contrib/pgcrypto to create allNeil Conway
2003-05-14Backend support for autocommit removed, per recent discussions. TheTom Lane
2002-10-18Update /contrib for "autocommit TO 'on'".Bruce Momjian
2002-01-07Add variants of digest() and hmac() that accept text inputs.Tom Lane
2001-09-29I noticed that the contrib Makefiles were reorganized.Bruce Momjian
2001-09-23Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian
2001-08-21/contrib/pgcrypto:Bruce Momjian
2001-01-24I would like to do a interface change in pgcrypto. (GoodBruce Momjian
2000-11-20Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane
2000-10-31Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut