Commits

DateSubjectAuthorReleases
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-05-26 Avoid ERRCODE_INTERNAL_ERROR in oracle_compat.c functions. Tom Lane 15.0
2021-01-18 Add bytea equivalents of ltrim() and rtrim(). Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2014-05-16 Make sure chr(int) can't create invalid UTF8 sequences. Tom Lane 9.4.0
2008-07-12 Const-ify the arguments of str_tolower() and friends to suppress compile Tom Lane 8.4.0
2008-05-19 Make to_char()'s localized month/day names depend on LC_TIME, not LC_MESSAGES. Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-11-24 Slightly more paranoia and slightly better comments for use of Tom Lane 8.3.0
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 7.3.21
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 7.4.19
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.0.15
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.1.11
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.2.6
2007-09-22 Fix bogus calculation of potential output string length in translate(). Tom Lane 8.3.0
2007-09-21 Fix regex, LIKE, and some other second-rank text-manipulation functions Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2006-07-14 Fix another passel of include-file breakage. Kris Jurka, Tom Lane Tom Lane 8.2.0
2005-08-24 Add small hack to support use of Unicode-based locales on WIN32. This Tom Lane 8.1.0