Commits

DateSubjectAuthorReleases
2022-10-07 Fix final warnings produced by -Wshadow=compatible-local David Rowley 16.0
2022-07-18 Mark all symbols exported from extension libraries PGDLLEXPORT. Andres Freund 16.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-11-07 Revert "Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro." Tom Lane 10.0
2016-11-04 Provide DLLEXPORT markers for C functions via PG_FUNCTION_INFO_V1 macro. Tom Lane 10.0
2015-11-19 Dodge a macro-name conflict with Perl. Tom Lane 9.5.0
2015-11-19 Dodge a macro-name conflict with Perl. Tom Lane 9.6.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
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 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-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2009-09-30 Assorted improvements in contrib/hstore. Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-03-15 Fix contrib/hstore to throw an error for keys or values that don't fit in its Tom Lane 8.2.14