Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.0.18 |
| 2013-12-15 | Add "SHIFT_JIS" as an accepted encoding name for locale checking. | Tatsuo Ishii | 9.0.16 |
| 2010-05-06 | Code page for EUC-KR is surely 51949. | Itagaki Takahiro | 9.0.0 |
| 2010-04-28 | Add CP949 as an alias for UHC encoding. pg_get_encoding_from_locale() | Itagaki Takahiro | 9.0.0 |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian | 9.0.0 |
| 2010-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-11-12 | Check for C/POSIX before assuming that nl_langinfo or win32_langinfo | Tom Lane | 9.0.0 |
| 2009-11-12 | Make initdb behave sanely when the selected locale has codeset "US-ASCII". | Tom Lane | 9.0.0 |