Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-15 | Fix version check for pg_upgrade line type crosscheck. | Tom Lane | 9.4.0 |
| 2014-01-31 | Allow unrecognized encoding names in locales, as long as they're the same. | Tom Lane | 9.4.0 |
| 2014-01-31 | Be forgiving of variant spellings of locale names in pg_upgrade. | Tom Lane | 9.4.0 |
| 2014-01-30 | Fix potential coredump on bad locale value in pg_upgrade. | Tom Lane | 9.4.0 |
| 2013-10-22 | Replace pg_asprintf() with psprintf(). | Tom Lane | 9.4.0 |