Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-18 | Fix some typos and some incorrectly duplicated words | David Rowley | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-11-02 | Allow use of __sync_lock_test_and_set for spinlocks on any machine. | Tom Lane | 16.0 |
| 2022-09-24 | Remove uses of register due to incompatibility with C++17 and up | Andres Freund | 16.0 |
| 2022-08-25 | Remove unused symbol __aarch64 | John Naylor | 16.0 |
| 2022-08-13 | Remove configurability of PPC spinlock assembly code. | Tom Lane | 16.0 |
| 2022-08-07 | Rely on __func__ being supported | Andres Freund | 16.0 |
| 2022-07-11 | Further tidy-up for old CPU architectures. | Thomas Munro | 16.0 |
| 2022-07-10 | Tidy up claimed supported CPUs and OSes. | Thomas Munro | 16.0 |
| 2022-07-08 | Remove HP/Intel Itanium support. | Thomas Munro | 16.0 |
| 2022-07-08 | Remove HP-UX port. | Thomas Munro | 16.0 |