Commits

DateSubjectAuthorReleases
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.4.9
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.3.14
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.5.4
2016-04-15 Use less-generic names in matview.sql. Tom Lane 9.6.0
2015-10-29 Message style improvements Peter Eisentraut 9.6.0
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-10-12 Message improvements Peter Eisentraut 9.4.0
2014-09-05 Assorted message fixes and improvements Peter Eisentraut 9.5.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-08-26 Fix superuser concurrent refresh of matview owned by another. Kevin Grittner 9.5.0
2014-04-30 Reduce indentation/parenthesization of set operations in rule/view dumps. Tom Lane 9.3.5
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.3.4
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.3.3
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.3.2
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.3.2