Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-14 | Support "expanded" objects, particularly arrays, for better performance. | Tom Lane | 9.5.0 |
| 2015-04-14 | Integrate pg_upgrade_support module into backend | Peter Eisentraut | 9.5.0 |
| 2015-02-09 | Move pg_lzcompress.c to src/common. | Fujii Masao | 9.5.0 |
| 2014-12-25 | Temporarily revert "Move pg_lzcompress.c to src/common." | Tom Lane | 9.5.0 |
| 2014-12-25 | Move pg_lzcompress.c to src/common. | Fujii Masao | 9.5.0 |
| 2014-11-13 | Move the guts of our Levenshtein implementation into core. | Robert Haas | 9.5.0 |