Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-19 | Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. | Tom Lane | 9.6.24 |
| 2021-02-06 | Disallow converting an inheritance child table to a view. | Tom Lane | 9.6.21 |
| 2019-11-17 | Further fix dumping of views that contain just VALUES(...). | Tom Lane | 9.6.17 |
| 2018-07-31 | Further fixes for quoted-list GUC values in pg_dump and ruleutils.c. | Tom Lane | 9.6.10 |
| 2018-03-22 | Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c. | Tom Lane | 9.6.9 |