Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-19 | Misc documentation fixes. | Heikki Linnakangas | 9.5.24 |
| 2019-11-11 | Doc: fix ancient mistake, or at least obsolete info, in rules example. | Tom Lane | 9.5.20 |
| 2019-02-17 | Doc: remove ancient comment. | Tatsuo Ishii | 9.5.17 |
| 2017-11-27 | Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. | Tom Lane | 9.5.11 |
| 2017-04-21 | doc: Update link | Peter Eisentraut | 9.5.7 |
| 2015-08-09 | docs: fix typo in rules.sgml | Bruce Momjian | 9.5.0 |
| 2015-04-27 | Improve qual pushdown for RLS and SB views | Stephen Frost | 9.5.0 |
| 2014-11-27 | Rename pg_rowsecurity -> pg_policy and other fixes | Stephen Frost | 9.5.0 |
| 2014-06-18 | Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... | Tom Lane | 9.5.0 |