Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-23 | Repair assorted issues in locale data extraction. | Tom Lane | 9.4.22 |
| 2016-11-21 | Fix PGLC_localeconv() to handle errors better. | Tom Lane | 9.4.11 |
| 2016-02-29 | Avoid multiple free_struct_lconv() calls on same data. | Tom Lane | 9.4.7 |
| 2014-02-23 | Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. | Tom Lane | 9.4.0 |