Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add "Compatibility" section to ALTER EXTENSION reference page | Peter Eisentraut | 2011-08-07 |
* | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 |
* | In ALTER EXTENSION docs, document left_type/right_type. | Robert Haas | 2011-06-13 |
* | Allow non-superusers to create (some) extensions. | Tom Lane | 2011-03-04 |
* | DDL support for collations | Peter Eisentraut | 2011-02-12 |
* | Add support for multiple versions of an extension and ALTER EXTENSION UPDATE. | Tom Lane | 2011-02-11 |
* | Extend "ALTER EXTENSION ADD object" to permit "DROP object" as well. | Tom Lane | 2011-02-10 |
* | Implement "ALTER EXTENSION ADD object". | Tom Lane | 2011-02-09 |
* | Core support for "extensions", which are packages of SQL objects. | Tom Lane | 2011-02-08 |