Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-07-10 | Back-patch addition of pg_wchar-to-multibyte conversion functionality. | Tom Lane | 9.1.5 |
| 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 |
| 2010-08-18 | Rename utf2ucs() to utf8_to_unicode(), and export it so it can be used | Tom Lane | 9.1.0 |