Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-21 Remove configure --disable-float4-byval Peter Eisentraut 13.0
2019-01-26 Change function call information to be variable length. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-05-16 Detoast plpgsql variables if they might live across a transaction boundary. Tom Lane 11.0
2018-02-15 Move the extern declaration for ExceptionalCondition into c.h. Tom Lane 11.0
2018-01-26 Remove byte-masking macros for Datum conversion macros Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-31 Avoid -Wconversion warnings from direct use of GET_n_BYTES macros. Tom Lane 10.0
2017-03-12 Recommend wrappers of PG_DETOAST_DATUM_PACKED(). Noah Misch 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-13 Be pickier about converting between Name and Datum. Tom Lane 10.0
2016-08-31 Use static inline functions for float <-> Datum conversions. Heikki Linnakangas 10.0
2016-04-28 Adjust DatumGetBool macro, this time for sure. Tom Lane 9.1.22
2016-04-28 Adjust DatumGetBool macro, this time for sure. Tom Lane 9.2.17
2016-04-28 Adjust DatumGetBool macro, this time for sure. Tom Lane 9.3.13
2016-04-28 Adjust DatumGetBool macro, this time for sure. Tom Lane 9.4.8
2016-04-28 Adjust DatumGetBool macro, this time for sure. Tom Lane 9.5.3
2016-04-28 Adjust DatumGetBool macro, this time for sure. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0