Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-05-11 | Prevent loss of init fork when truncating an unlogged table. | Robert Haas | 9.1.4 |
| 2011-06-17 | Fix crash in CREATE UNLOGGED TABLE. | Robert Haas | 9.1.0 |
| 2011-04-25 | Refactor broken CREATE TABLE IF NOT EXISTS support. | Robert Haas | 9.1.0 |
| 2011-01-02 | Basic foreign table support. | Robert Haas | 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-11-25 | Object access hook framework, with post-creation hook. | Robert Haas | 9.1.0 |
| 2010-08-13 | Include the backend ID in the relpath of temporary relations. | Robert Haas | 9.1.0 |
| 2010-07-25 | CREATE TABLE IF NOT EXISTS. | Robert Haas | 9.1.0 |