Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-02-12 | DDL support for collations | Peter Eisentraut | 9.1.0 |
| 2011-02-08 | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 9.1.0 |
| 2011-02-08 | Per-column collation support | Peter Eisentraut | 9.1.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-08-27 | Rewrite comment code for better modularity, and add necessary locking. | Robert Haas | 9.1.0 |