Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2013-07-29 | Fix contrib/cube and contrib/seg to build with bison 3.0. | Tom Lane | 9.1.10 |
| 2011-05-19 | Replace strdup() with pstrdup(), to avoid leaking memory. | Heikki Linnakangas | 9.1.0 |
| 2011-04-11 | Clean up most -Wunused-but-set-variable warnings from gcc 4.6 | Peter Eisentraut | 9.1.0 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |
| 2010-12-16 | Fix contrib/seg's GiST picksplit method. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |