Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-21 | Fix race condition in committing a serializable transaction | Heikki Linnakangas | 15.9 |
| 2023-03-09 | Fix race in SERIALIZABLE READ ONLY. | Thomas Munro | 15.3 |
| 2023-03-06 | Fix assert failures in parallel SERIALIZABLE READ ONLY. | Thomas Munro | 15.3 |
| 2022-04-12 | Revert the addition of GetMaxBackends() and related stuff. | Robert Haas | 15.0 |
| 2022-02-08 | Remove MaxBackends variable in favor of GetMaxBackends() function. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-12-16 | Change ProcSendSignal() to take pgprocno. | Thomas Munro | 15.0 |
| 2021-07-15 | Replace explicit PIN entries in pg_depend with an OID range test. | Tom Lane | 15.0 |