Commits

DateSubjectAuthorReleases
2026-03-25 Add base32hex support to encode() and decode() functions. Masahiko Sawada 19 (unreleased)
2026-01-26 Add more tests with clause STORAGE on table and TOAST interactions Michael Paquier 19 (unreleased)
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 19 (unreleased)
2025-11-20 Add HINT listing valid encodings to encode() and decode() errors. Fujii Masao 19 (unreleased)
2025-10-06 Optimize hex_encode() and hex_decode() using SIMD. Nathan Bossart 19 (unreleased)
2025-09-20 Add support for base64url encoding and decoding Daniel Gustafsson 19 (unreleased)
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 14.20
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 17.7
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 19 (unreleased)
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 15.15
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 18.0
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 13.23
2025-09-13 Amend recent fix for SIMILAR TO regex conversion. Tom Lane 16.11
2025-08-06 Add regression test for short varlenas saved in TOAST relations Michael Paquier 19 (unreleased)
2025-07-18 Speed up byteain by not parsing traditional-style input twice. Tom Lane 19 (unreleased)
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 13.22
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 14.19
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 15.14
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 16.10
2025-05-28 Adjust regex for test with opening parenthesis in character classes Michael Paquier 17.6
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 13.22
2025-05-27 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 14.19
2025-05-27 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 15.14
2025-05-27 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 16.10