Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-14 | Update typedefs.list to match what the buildfarm currently reports. | Tom Lane | 19 (unreleased) |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2019-12-25 | Remove equalPartitionDescs(). | Tom Lane | 13.0 |
| 2019-12-25 | Load relcache entries' partitioning data on-demand, not immediately. | Tom Lane | 13.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-04-13 | Prevent memory leaks associated with relcache rd_partcheck structures. | Tom Lane | 12.0 |
| 2019-03-15 | Further reduce memory footprint of CLOBBER_CACHE_ALWAYS testing. | Tom Lane | 12.0 |
| 2019-03-14 | Fix some oversights in commit 2455ab488. | Tom Lane | 12.0 |