Commits

DateSubjectAuthorReleases
2015-10-05 Prevent stack overflow in query-type functions. Noah Misch 9.4.5
2015-10-05 Prevent stack overflow in query-type functions. Noah Misch 9.3.10
2015-10-05 Prevent stack overflow in query-type functions. Noah Misch 9.5.0
2015-10-05 Prevent stack overflow in query-type functions. Noah Misch 9.6.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 8.4.20
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.0.16
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.1.12
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.2.7
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.3.3
2014-02-17 Predict integer overflow to avoid buffer overruns. Noah Misch 9.4.0
2012-07-16 Remove unreachable code Peter Eisentraut 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.2.20
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.3.14
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.4.7
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 9.0.3
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-06-30 ltree support for multibyte encodings. Patch was made by Teodor Sigaev 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2006-09-22 Fix bugs in plpgsql and ecpg caused by assuming that isspace() would only Tom Lane 8.2.0