Commits

DateSubjectAuthorReleases
2026-01-21 Force standard_conforming_strings to always be ON. Tom Lane 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-07-18 Speed up byteain by not parsing traditional-style input twice. Tom Lane 19 (unreleased)
2023-03-01 Avoid fetching one past the end of translate()'s "to" parameter. Tom Lane 16.0
2023-03-01 Avoid fetching one past the end of translate()'s "to" parameter. Tom Lane 15.3
2023-03-01 Avoid fetching one past the end of translate()'s "to" parameter. Tom Lane 11.20
2023-03-01 Avoid fetching one past the end of translate()'s "to" parameter. Tom Lane 12.15
2023-03-01 Avoid fetching one past the end of translate()'s "to" parameter. Tom Lane 13.11
2023-03-01 Avoid fetching one past the end of translate()'s "to" parameter. Tom Lane 14.8
2022-12-15 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2021-08-10 Let regexp_replace() make use of REG_NOSUB when feasible. Tom Lane 15.0
2021-08-03 Add assorted new regexp_xxx SQL functions. Tom Lane 15.0
2021-01-18 Add bytea equivalents of ltrim() and rtrim(). Tom Lane 14.0
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 14.0
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 13.2
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 12.6
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 11.11
2020-11-13 Support negative indexes in split_part(). Tom Lane 14.0
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.6.18