Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.2.9 |
| 2012-07-26 | Only allow autovacuum to be auto-canceled by a directly blocked process. | Tom Lane | 9.2.0 |
| 2012-01-26 | Add deadlock counter to pg_stat_database | Magnus Hagander | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-11-25 | Move "hot" members of PGPROC into a separate PGXACT array. | Robert Haas | 9.2.0 |
| 2011-07-16 | Replace errdetail("%s", ...) with errdetail_internal("%s", ...). | Tom Lane | 9.2.0 |
| 2011-06-29 | Unify spelling of "canceled", "canceling", "cancellation" | Peter Eisentraut | 9.2.0 |