Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-04-18 | Fix copyfuncs/equalfuncs support for ReassignOwnedStmt. | Robert Haas | 9.2.0 |
| 2012-04-18 | Fix various infelicities in node functions. | Robert Haas | 9.2.0 |
| 2011-12-22 | Add a security_barrier option for views. | Robert Haas | 9.2.0 |
| 2011-11-18 | Further consolidation of DROP statement handling. | Robert Haas | 9.2.0 |
| 2011-08-05 | Allow per-column foreign data wrapper options. | Robert Haas | 9.2.0 |
| 2011-07-18 | Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. | Robert Haas | 9.2.0 |
| 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 |
| 2010-01-05 | Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). | Robert Haas | 9.0.0 |