Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-04 | Disallow renaming a rule to "_RETURN". | Tom Lane | 14 (unreleased) |
| 2024-04-30 | Disallow converting a table to a view within an outer SQL command. | Tom Lane | 14.12 |
| 2022-10-17 | Reject non-ON-SELECT rules that are named "_RETURN". | Tom Lane | 14.6 |
| 2021-02-06 | Disallow converting an inheritance child table to a view. | Tom Lane | 14.0 |
| 2020-08-30 | Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. | Tom Lane | 14.0 |