Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-20 | Improve Asserts checking relation matching in parallel scans. | Tom Lane | 18.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 13.10 |
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 14.7 |
| 2021-07-12 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 15.0 |
| 2020-08-30 | Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. | Tom Lane | 14.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-18 | "A void function may not return a value". | Tom Lane | 12.0 |