Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-19 | Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. | Tom Lane | 9.4.18 |
| 2018-03-19 | Fix performance hazard in REFRESH MATERIALIZED VIEW CONCURRENTLY. | Tom Lane | 9.4.18 |
| 2014-03-18 | Fix relcache reference leak in refresh_by_match_merge(). | Tom Lane | 9.4.0 |
| 2014-03-07 | Avoid getting more than AccessShareLock when deparsing a query. | Tom Lane | 9.4.0 |
| 2013-07-18 | Fix direct access to Relation->rd_indpred. | Tom Lane | 9.4.0 |