Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-06-14 | Disallow set-returning functions inside CASE or COALESCE. | Tom Lane | 10.0 |
| 2017-03-10 | Change the relkind for partitioned tables from 'P' to 'p'. | Tom Lane | 10.0 |
| 2016-08-17 | Implement regexp_match(), a simplified alternative to regexp_matches(). | Tom Lane | 10.0 |