Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-28 | Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. | Noah Misch | 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 |
| 2024-02-21 | Remove superfluous 'pgprocno' field from PGPROC | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |