Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2011-06-09 | Pgindent run before 9.1 beta2. | Bruce Momjian | 9.1.0 |
| 2011-06-01 | Allow hash joins to be interrupted while searching hash table for match. | Tom Lane | 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-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-12-31 | Support RIGHT and FULL OUTER JOIN in hash joins. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-07-12 | Make NestLoop plan nodes pass outer-relation variables into their inner | Tom Lane | 9.1.0 |