Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-13 | Amend recent fix for SIMILAR TO regex conversion. | Tom Lane | 18.0 |
| 2025-05-28 | Adjust regex for test with opening parenthesis in character classes | Michael Paquier | 18.0 |
| 2025-05-27 | Fix conversion of SIMILAR TO regexes for character classes | Michael Paquier | 18.0 |
| 2025-04-06 | Compute CRC32C using AVX-512 instructions where available | John Naylor | 18.0 |
| 2025-03-24 | Add tests for POSITION(bytea, bytea) | David Rowley | 18.0 |
| 2025-03-13 | Add reverse(bytea). | Nathan Bossart | 18.0 |
| 2025-03-07 | Allow casting between bytea and integer types. | Dean Rasheed | 18.0 |
| 2024-08-12 | Add user-callable CRC functions. | Nathan Bossart | 18.0 |