Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-02-17 | Avoid repeated name lookups during table and index DDL. | Robert Haas | 9.2.7 |
| 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 |