Commits

DateSubjectAuthorReleases
2015-02-14 Avoid returning undefined bytes in chkpass_in(). Tom Lane 9.5.0
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 8.4.20
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.0.16
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.1.12
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.2.7
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.3.3
2014-02-17 Prevent potential overruns of fixed-size buffers. Tom Lane 9.4.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-07-14 Fix a passel of recently-committed violations of the rule 'thou shalt 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-01-29 Make sure contrib C functions are marked strict where needed. Tom Lane 7.4.7
2005-01-29 Make sure contrib C functions are marked strict where needed. Tom Lane 8.0.1
2005-01-29 Make sure contrib C functions are marked strict where needed. Tom Lane 8.1.0
2003-09-07 Remove another useless, counterproductive srandom() call. Tom Lane 7.4.1
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2002-10-26 Add missing semicolons to a few PG_FUNCTION_INFO_V1 calls. Tom Lane 7.3.1