Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-29 | Avoid multiple free_struct_lconv() calls on same data. | Tom Lane | 9.1.21 |
| 2012-08-31 | Make configure probe for mbstowcs_l as well as wcstombs_l. | Tom Lane | 9.1.6 |
| 2011-09-20 | Suppress "unused function" warning when not HAVE_LOCALE_T. | Tom Lane | 9.1.1 |
| 2011-09-20 | Improve reporting of newlocale() failures in CREATE COLLATION. | Tom Lane | 9.1.1 |
| 2011-04-23 | Fix char2wchar/wchar2char to support collations properly. | Tom Lane | 9.1.0 |
| 2011-04-07 | Revise the API for GUC variable assign hooks. | Tom Lane | 9.1.0 |
| 2011-03-22 | Improve reporting of run-time-detected indeterminate-collation errors. | Tom Lane | 9.1.0 |
| 2011-03-20 | Fix up handling of C/POSIX collations. | Tom Lane | 9.1.0 |