Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-06-13 | In ALTER EXTENSION docs, document left_type/right_type. | Robert Haas | 9.1.0 |
| 2011-03-04 | Allow non-superusers to create (some) extensions. | Tom Lane | 9.1.0 |
| 2011-02-12 | DDL support for collations | Peter Eisentraut | 9.1.0 |
| 2011-02-12 | Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. | Tom Lane | 9.1.0 |
| 2011-02-10 | Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well. | Tom Lane | 9.1.0 |
| 2011-02-09 | Implement "ALTER EXTENSION ADD object". | Tom Lane | 9.1.0 |
| 2011-02-08 | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 9.1.0 |