Commits

DateSubjectAuthorReleases
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-07-22 Hand code string to integer conversion for performance. Andres Freund 12.0
2018-06-11 Make new error code name match SQL standard more closely Peter Eisentraut 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Consistently use PG_INT(16|32|64)_(MIN|MAX). Andres Freund 11.0
2017-12-13 Use new overflow aware integer operations. Andres Freund 11.0
2017-10-12 Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. Andres Freund 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-12 Remove unnecessary int2vector-specific hash function and equality operator. Tom Lane 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.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-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.3.22
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 8.4.15
2012-11-20 Improve handling of INT_MIN / -1 and related cases. Tom Lane 9.0.11