Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-16 | Fix relcache leak when row triggers on partitions are fired by COPY. | Robert Haas | 10.0 |
| 2017-05-10 | Prohibit transition tables on views and foreign tables. | Robert Haas | 10.0 |
| 2017-05-10 | Don't permit transition tables with TRUNCATE triggers. | Robert Haas | 10.0 |
| 2017-01-24 | Reindent table partitioning code. | Robert Haas | 10.0 |
| 2016-12-07 | Implement table partitioning. | Robert Haas | 10.0 |