Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-19 | Fix some corner-case issues in REFRESH MATERIALIZED VIEW CONCURRENTLY. | Tom Lane | 10.4 |
| 2018-03-04 | Fix assorted issues in convert_to_scalar(). | Tom Lane | 10.4 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2016-10-12 | Remove unnecessary int2vector-specific hash function and equality operator. | Tom Lane | 10.0 |
| 2016-08-17 | Implement regexp_match(), a simplified alternative to regexp_matches(). | Tom Lane | 10.0 |