Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-03-23 | Fix make rules that generate multiple output files. | Tom Lane | 9.5.13 |
| 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-12-23 | Revert "Use a bitmask to represent role attributes" | Alvaro Herrera | 9.5.0 |
| 2014-12-23 | Use a bitmask to represent role attributes | Alvaro Herrera | 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 |