Commits

DateSubjectAuthorReleases
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-06-29 Add current substring regular expression syntax Peter Eisentraut 14.0
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.6.18
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 9.5.22
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 10.13
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 12.3
2020-04-07 Adjust bytea get_bit/set_bit to cope with bytea strings > 256MB. Tom Lane 11.8
2020-04-07 Adjust bytea get_bit/set_bit to use int8 not int4 for bit numbering. Tom Lane 13.0
2020-03-06 Allow Unicode escapes in any server encoding, not only UTF-8. Tom Lane 13.0
2020-01-13 Reduce size of backend scanner's tables. Tom Lane 13.0
2019-10-28 Handle empty-string edge cases correctly in strpos(). Tom Lane 13.0
2019-10-28 Handle empty-string edge cases correctly in strpos(). Tom Lane 12.1
2019-09-07 Fix issues around strictness of SIMILAR TO. Tom Lane 13.0
2019-05-14 Fix SQL-style substring() to have spec-compliant greediness behavior. Tom Lane 12.0
2019-04-15 Unbreak index optimization for LIKE on bytea Peter Eisentraut 12.0
2019-04-04 Improve readability of some tests in strings.sql Michael Paquier 12.0
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.5.15
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.3.25
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.4.20
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 9.6.11
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 10.6
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 11.0