Commits

DateSubjectAuthorReleases
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 9.5.22
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 13.0
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 11.8
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 9.6.18
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 12.3
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 10.13
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.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
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
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 7.4.20
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.0.16
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.1.12
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.2.8
2008-04-11 Fix several datatype input functions that were allowing unused bytes in their Tom Lane 8.3.2