Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-23 | Properly fix AVX-512 CRC calculation bug | John Naylor | 18.0 |
| 2025-04-26 | Match parameter in new function to earlier equivalents | John Naylor | 18.0 |
| 2025-04-06 | Compute CRC32C using AVX-512 instructions where available | John Naylor | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-11-27 | Use __attribute__((target(...))) for SSE4.2 CRC-32C support. | Nathan Bossart | 18.0 |