]> granicus.if.org Git - postgresql/history - src/test/regress/expected/matview.out
psql: update "replica identity" display for \d+
[postgresql] / src / test / regress / expected / matview.out
2014-03-26 Bruce Momjianpsql: update "replica identity" display for \d+
2014-03-06 Tom LaneDon't reject ROW_MARK_REFERENCE rowmarks for materializ...
2013-12-12 Tom LaneImprove EXPLAIN to print the grouping columns in Agg...
2013-12-11 Kevin GrittnerAdd table name to VACUUM statement in matview.c.
2013-11-11 Tom LaneFix ruleutils pretty-printing to not generate trailing...
2013-11-04 Kevin GrittnerFix breakage of MV column name list usage.
2013-11-02 Kevin GrittnerFix subquery reference to non-populated MV in CMV.
2013-10-09 Kevin GrittnerAdd record_image_ops opclass for matview concurrent...
2013-08-02 Alvaro HerreraFix crash in error report of invalid tuple lock
2013-07-16 Kevin GrittnerAdd support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
2013-05-06 Tom LaneMove materialized views' is-populated status into their...
2013-05-06 Tom LaneDisallow unlogged materialized views.
2013-05-02 Kevin GrittnerPrevent (auto)vacuum from truncating first page of...
2013-05-01 Tom LaneFix permission tests for views/tables proven empty...
2013-04-30 Kevin GrittnerAdd regression test for bug fixed by recent refactoring.
2013-03-19 Kevin GrittnerUse ORDER BY on matview definitions were needed for...
2013-03-14 Kevin GrittnerAdd regression test for MV join to view.
2013-03-04 Kevin GrittnerAdd a materialized view relations.