Commits

DateSubjectAuthorReleases
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 12.3
2020-05-01 Get rid of trailing semicolons in C macro definitions. Tom Lane 13.0
2020-03-03 Allow to_date/to_timestamp to recognize non-English month/day names. Tom Lane 13.0
2020-02-21 Assume that we have <wchar.h>. Tom Lane 13.0
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 12.2
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 10.12
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 13.0
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 9.4.26
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 11.7
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 9.6.17
2020-01-23 Fix an oversight in commit 4c70098ff. Tom Lane 9.5.21
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 11.7
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 12.2
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 9.5.21
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 9.6.17
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 9.4.26
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 10.12
2020-01-23 Clean up formatting.c's logic for matching constant strings. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-10-16 Be smarter about age-counter overflow in formatting.c caches. Tom Lane 12.0
2018-10-16 Avoid statically allocating formatting.c's format string caches. Tom Lane 12.0
2018-10-06 Don't use is_infinite() where isinf() will do. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-11-18 Improve to_date/to_number/to_timestamp behavior with multibyte characters. Tom Lane 11.0