Commits

DateSubjectAuthorReleases
2020-06-12 Add missing extern keyword for a couple of numutils functions David Rowley 13.0
2020-06-12 Add missing extern keyword for a couple of numutils functions David Rowley 14.0
2020-06-09 Fix invalid function references in a few comments David Rowley 13.0
2020-06-09 Fix invalid function references in a few comments David Rowley 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-02-01 Optimizations for integer to decimal output. Andrew Gierth 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-07-24 Defend against some potential spurious compiler warnings in 86eaf208e. Andres Freund 12.0
2018-07-22 Hand code string to integer conversion for performance. Andres Freund 12.0
2018-07-22 Deduplicate "invalid input syntax" messages for various types. Andres Freund 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-11 Message style fixes Peter Eisentraut 11.0
2017-09-11 Message style fixes Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-01-18 Make messages mentioning type names more uniform Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-04-13 Use PG_INT32_MIN instead of reiterating the constant. Robert Haas 9.6.0
2016-03-13 Fix Windows portability issue in 23a27b039d94ba35. Tom Lane 9.6.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2016-02-07 Improve speed of timestamp/time/date output functions. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-04-02 Define integer limits independently from the system definitions. Andres Freund 9.5.0
2015-03-25 Centralize definition of integer limits. Andres Freund 9.5.0