Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-11-21 | Fix PGLC_localeconv() to handle errors better. | Tom Lane | 9.2.20 |
| 2016-02-29 | Avoid multiple free_struct_lconv() calls on same data. | Tom Lane | 9.2.16 |
| 2012-08-31 | Make configure probe for mbstowcs_l as well as wcstombs_l. | Tom Lane | 9.2.0 |
| 2012-03-26 | Replace empty locale name with implied value in CREATE DATABASE and initdb. | Tom Lane | 9.2.0 |
| 2011-09-20 | Suppress "unused function" warning when not HAVE_LOCALE_T. | Tom Lane | 9.2.0 |
| 2011-09-20 | Improve reporting of newlocale() failures in CREATE COLLATION. | Tom Lane | 9.2.0 |