Commits

DateSubjectAuthorReleases
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2020-02-13 Mark some contrib modules as "trusted". Tom Lane 13.0
2017-04-16 Support OpenSSL 1.1.0 in 9.4 branch. Tom Lane 9.4.12
2014-01-17 Add gen_random_uuid() to contrib/pgcrypto. Tom Lane 9.4.0
2012-01-28 Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). Tom Lane 8.3.18
2012-01-28 Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). Tom Lane 8.4.11
2012-01-28 Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). Tom Lane 9.0.7
2012-01-28 Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). Tom Lane 9.1.3
2012-01-28 Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv(). Tom Lane 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2006-09-05 Remove pgcrypto functions that were deprecated and slated for removal. Tom Lane 8.2.0
2006-05-30 Magic blocks don't do us any good unless we use 'em ... so install one Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings in contrib. Tom Lane 8.1.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2001-12-30 Make sure that all <ctype.h> routines are called with unsigned char Tom Lane 7.2.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1