Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.1.12 |
| 2012-04-18 | Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. | Robert Haas | 9.1.4 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 9.1.0 |
| 2010-12-13 | Generalize concept of temporary relations to "relation persistence". | Robert Haas | 9.1.0 |
| 2010-09-28 | Add a SECURITY LABEL command. | Robert Haas | 9.1.0 |
| 2010-07-25 | CREATE TABLE IF NOT EXISTS. | Robert Haas | 9.1.0 |