Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-02-23 | Add a relkind field to RangeTblEntry to avoid some syscache lookups. | Tom Lane | 9.1.0 |
| 2011-02-08 | Per-column collation support | Peter Eisentraut | 9.1.0 |
| 2011-01-25 | Replace pg_class.relhasexclusion with pg_index.indisexclusion. | Tom Lane | 9.1.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-12-29 | Support unlogged tables. | Robert Haas | 9.1.0 |
| 2010-12-13 | Generalize concept of temporary relations to "relation persistence". | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |