Commits

DateSubjectAuthorReleases
2025-05-27 Fix conversion of SIMILAR TO regexes for character classes Michael Paquier 17.6
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
2024-05-17 Revise GUC names quoting in messages again Peter Eisentraut 17.0
2023-08-23 Add to_bin() and to_oct(). Nathan Bossart 17.0
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
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2022-12-15 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2022-10-13 Put tests of md5() function into separate test file Peter Eisentraut 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-03-29 Add unistr function Peter Eisentraut 14.0
2021-03-29 Reset standard_conforming_strings in strings test Peter Eisentraut 14.0
2021-03-23 Add bit_count SQL function Peter Eisentraut 14.0
2021-02-18 Add tests for bytea LIKE operator Peter Eisentraut 14.0
2021-01-18 Add bytea equivalents of ltrim() and rtrim(). Tom Lane 14.0