Commits

DateSubjectAuthorReleases
2016-08-11 Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 9.5.5
2016-08-11 Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 9.4.10
2016-08-11 Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. Tom Lane 9.6.0
2016-06-27 Fix CREATE MATVIEW/CREATE TABLE AS ... WITH NO DATA to not plan the query. Tom Lane 9.6.0
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
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-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-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-05-06 Move materialized views' is-populated status into their pg_class entries. Tom Lane 9.3.0
2013-05-06 Disallow unlogged materialized views. Tom Lane 9.3.0
2013-05-01 Fix permission tests for views/tables proven empty by constraint exclusion. Tom Lane 9.3.0