Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-10-11 | Improve documentation for CREATE RECURSIVE VIEW. | Tom Lane | 9.3.15 |
| 2013-07-03 | doc: Arrange See Also links in more consistent order | Peter Eisentraut | 9.3.0 |
| 2013-06-02 | Fix whitespace issues in the man pages | Peter Eisentraut | 9.3.0 |
| 2013-03-04 | Add a materialized view relations. | Kevin Grittner | 9.3.0 |
| 2013-02-01 | Add CREATE RECURSIVE VIEW syntax | Peter Eisentraut | 9.3.0 |
| 2012-12-08 | Support automatically-updatable views. | Tom Lane | 9.3.0 |
| 2012-12-02 | Recommend triggers, not rules, in the CREATE VIEW reference page. | Tom Lane | 9.3.0 |