Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-20 | Remove assertions that some compiler say are tautological | Heikki Linnakangas | 17.0 |
| 2024-03-04 | Use MyBackendType in more places to check what process this is | Heikki Linnakangas | 17.0 |
| 2024-03-04 | Remove MyAuxProcType, use MyBackendType instead | Heikki Linnakangas | 17.0 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-03-03 | Redefine backend ID to be an index into the proc array | Heikki Linnakangas | 17.0 |