Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-09-01 | Suppress GCC 6 warning about self-comparison | Tom Lane | 9.2.19 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2012-07-05 | Don't try to trim "../" in join_path_components(). | Tom Lane | 9.2.0 |
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-01-30 | Use abort() instead of exit() to abort library functions | Peter Eisentraut | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-11-26 | Fix join_path_components() to not add a leading slash when joining to an | Bruce Momjian | 9.2.0 |
| 2011-07-06 | Add \ir command to psql. | Robert Haas | 9.2.0 |
| 2011-06-29 | Unify spelling of "canceled", "canceling", "cancellation" | Peter Eisentraut | 9.2.0 |