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 |
| 2016-10-23 | Avoid testing tuple visibility without buffer lock in RI_FKey_check(). | Tom Lane | 9.4.10 |
| 2015-09-25 | Second try at fixing O(N^2) problem in foreign key references. | Tom Lane | 9.4.5 |
| 2015-09-15 | Revert "Fix an O(N^2) problem in foreign key references". | Tom Lane | 9.4.5 |
| 2013-12-23 | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 9.4.0 |