Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-01-31 | Fix CheckAttributeType's handling of collations for ranges. | Tom Lane | 9.5.21 |
| 2019-02-17 | Fix CREATE VIEW to allow zero-column views. | Tom Lane | 9.5.17 |
| 2018-10-12 | Remove abstime, reltime, tinterval tables from old regression databases. | Tom Lane | 9.5.15 |
| 2016-10-08 | Fix two bugs in merging of inherited CHECK constraints. | Tom Lane | 9.5.5 |
| 2015-07-25 | Redesign tablesample method API, and do extensive code review. | Tom Lane | 9.5.0 |
| 2015-05-15 | TABLESAMPLE, SQL Standard and extensible | Simon Riggs | 9.5.0 |
| 2015-04-29 | Introduce replication progress tracking infrastructure. | Andres Freund | 9.5.0 |
| 2015-04-26 | Add transforms feature | Peter Eisentraut | 9.5.0 |
| 2014-11-27 | Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost | 9.5.0 |
| 2014-09-19 | Row-Level Security Policies (RLS) | Stephen Frost | 9.5.0 |