Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-02-21 | Remove superfluous 'pgprocno' field from PGPROC | Heikki Linnakangas | 17.0 |
| 2024-02-02 | Fix typo in comments | Heikki Linnakangas | 17.0 |
| 2024-01-31 | Give SMgrRelation pointers a well-defined lifetime. | Heikki Linnakangas | 17.0 |
| 2023-11-08 | Make ResourceOwners more easily extensible. | Heikki Linnakangas | 17.0 |
| 2023-11-08 | Move a few ResourceOwnerEnlarge() calls for safety and clarity. | Heikki Linnakangas | 17.0 |