Commits

DateSubjectAuthorReleases
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.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
2013-11-06 Keep heap open until new heap generated in RMV. Kevin Grittner 9.4.0
2013-11-06 Keep heap open until new heap generated in RMV. Kevin Grittner 9.3.2
2013-11-05 Lock relation used to generate fresh data for RMV. Kevin Grittner 9.4.0
2013-11-03 Acquire appropriate locks when rewriting during RMV. Kevin Grittner 9.3.2
2013-11-03 Acquire appropriate locks when rewriting during RMV. Kevin Grittner 9.4.0
2013-10-09 Add record_image_ops opclass for matview concurrent refresh. Kevin Grittner 9.4.0
2013-08-18 Remove relcache entry invalidation in REFRESH MATERIALIZED VIEW. Kevin Grittner 9.3.0
2013-08-18 Remove relcache entry invalidation in REFRESH MATERIALIZED VIEW. Kevin Grittner 9.4.0
2013-08-14 Remove Assert that matview is not in system schema from REFRESH. Kevin Grittner 9.3.0
2013-08-14 Remove Assert that matview is not in system schema from REFRESH. Kevin Grittner 9.4.0
2013-08-05 Various cleanups for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner 9.4.0
2013-08-01 Improve comments for IncrementalMaintenance DML enabling functions. Kevin Grittner 9.4.0
2013-07-16 Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. Kevin Grittner 9.4.0
2013-04-09 Create a distinction between a populated matview and a scannable one. Kevin Grittner 9.3.0
2013-03-06 WAL-log the extension of a new empty MV heap which is being populated. Kevin Grittner 9.3.0
2013-03-04 Add a materialized view relations. Kevin Grittner 9.3.0