Commits

DateSubjectAuthorReleases
2019-04-23 Repair assorted issues in locale data extraction. Tom Lane 9.6.13
2019-04-23 Repair assorted issues in locale data extraction. Tom Lane 12.0
2017-09-22 Assume wcstombs(), towlower(), and sibling functions are always present. Tom Lane 11.0
2017-09-20 Improve dubious memory management in pg_newlocale_from_collation(). Tom Lane 10.0
2017-09-20 Improve dubious memory management in pg_newlocale_from_collation(). Tom Lane 11.0
2017-08-01 Second try at getting useful errors out of newlocale/_create_locale. Tom Lane 10.0
2017-08-01 Try to deliver a sane message for _create_locale() failure on Windows. Tom Lane 10.0
2017-06-23 Fix memory leakage in ICU encoding conversion, and other code review. Tom Lane 10.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-17 Preventive maintenance in advance of pgindent run. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-11-21 Fix PGLC_localeconv() to handle errors better. Tom Lane 9.4.11
2016-11-21 Fix PGLC_localeconv() to handle errors better. Tom Lane 9.3.16
2016-11-21 Fix PGLC_localeconv() to handle errors better. Tom Lane 9.5.6
2016-11-21 Fix PGLC_localeconv() to handle errors better. Tom Lane 9.2.20
2016-11-21 Fix PGLC_localeconv() to handle errors better. Tom Lane 9.6.2
2016-11-21 Fix PGLC_localeconv() to handle errors better. Tom Lane 10.0
2016-02-29 Avoid multiple free_struct_lconv() calls on same data. Tom Lane 9.1.21
2016-02-29 Avoid multiple free_struct_lconv() calls on same data. Tom Lane 9.2.16
2016-02-29 Avoid multiple free_struct_lconv() calls on same data. Tom Lane 9.3.12
2016-02-29 Avoid multiple free_struct_lconv() calls on same data. Tom Lane 9.4.7
2016-02-29 Avoid multiple free_struct_lconv() calls on same data. Tom Lane 9.5.2
2016-02-29 Avoid multiple free_struct_lconv() calls on same data. Tom Lane 9.6.0