Commits

Showing commits that first shipped in 9.4 (backpatches included). Clear

DateSubjectAuthorReleases
2017-05-03 Remove useless and rather expensive stanza in matview regression test. Tom Lane 9.4.12
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.4.11
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-10-12 Message improvements Peter Eisentraut 9.4.0
2014-09-05 Assorted message fixes and improvements Peter Eisentraut 9.4.0
2014-08-26 Fix superuser concurrent refresh of matview owned by another. Kevin Grittner 9.4.0
2014-04-30 Reduce indentation/parenthesization of set operations in rule/view dumps. Tom Lane 9.4.0
2014-03-29 psql: display "Replica Identity" only for FULL and NOTHING Bruce Momjian 9.4.0
2014-03-26 psql: update "replica identity" display for \d+ Bruce Momjian 9.4.0
2014-03-06 Don't reject ROW_MARK_REFERENCE rowmarks for materialized views. Tom Lane 9.4.0
2013-12-12 Improve EXPLAIN to print the grouping columns in Agg and Group nodes. Tom Lane 9.4.0
2013-12-11 Add table name to VACUUM statement in matview.c. Kevin Grittner 9.4.0
2013-11-11 Fix ruleutils pretty-printing to not generate trailing whitespace. Tom Lane 9.4.0
2013-11-04 Fix breakage of MV column name list usage. Kevin Grittner 9.4.0
2013-11-02 Fix subquery reference to non-populated MV in CMV. Kevin Grittner 9.4.0
2013-10-09 Add record_image_ops opclass for matview concurrent refresh. Kevin Grittner 9.4.0
2013-08-02 Fix crash in error report of invalid tuple lock Alvaro Herrera 9.4.0
2013-07-16 Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner 9.4.0