Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-05-03 | Remove useless and rather expensive stanza in matview regression test. | Tom Lane | 9.5.7 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.5.6 |
| 2016-08-11 | Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. | Tom Lane | 9.5.5 |
| 2016-06-27 | Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. | Tom Lane | 9.5.4 |
| 2015-10-29 | Message style improvements | Peter Eisentraut | 9.5.0 |
| 2014-12-13 | Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW | Andrew Dunstan | 9.5.0 |
| 2014-10-12 | Message improvements | Peter Eisentraut | 9.5.0 |
| 2014-09-05 | Assorted message fixes and improvements | Peter Eisentraut | 9.5.0 |
| 2014-08-26 | Fix superuser concurrent refresh of matview owned by another. | Kevin Grittner | 9.5.0 |