Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-11-29 | Fix assorted bugs in CREATE INDEX CONCURRENTLY. | Tom Lane | 9.1.7 |
| 2011-01-25 | Replace pg_class.relhasexclusion with pg_index.indisexclusion. | Tom Lane | 9.1.0 |
| 2010-09-03 | Install a data-type-based solution for protecting pg_get_expr(). | Tom Lane | 9.1.0 |