Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-08-26 | Fix superuser concurrent refresh of matview owned by another. | Kevin Grittner | 9.4.0 |
| 2013-12-11 | Add table name to VACUUM statement in matview.c. | Kevin Grittner | 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-07-16 | Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. | Kevin Grittner | 9.4.0 |