Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-03 | Remove useless and rather expensive stanza in matview regression test. | Tom Lane | 9.4.12 |
| 2016-08-11 | Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. | Tom Lane | 9.4.10 |
| 2016-06-27 | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. | Tom Lane | 9.4.9 |
| 2014-03-06 | Don't reject ROW_MARK_REFERENCE rowmarks for materialized views. | Tom Lane | 9.4.0 |