Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-07-10 | Back-patch addition of pg_wchar-to-multibyte conversion functionality. | Tom Lane | 9.0.9 |
| 2010-07-07 | Adjust mbutils.c so it won't get broken by future pgindent runs. | Tom Lane | 9.0.0 |
| 2010-07-06 | Undo pgindent breakage (again). Per buildfarm. | Tom Lane | 9.0.0 |
| 2010-02-27 | Undo some more pgindent breakage. Per buildfarm. | 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 |
| 2009-07-07 | Don't use 'return' where you should use 'PG_RETURN_xxx'. | Tom Lane | 9.0.0 |