Commits

DateSubjectAuthorReleases
2022-10-06 Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. Tom Lane 16.0
2020-09-24 Improve behavior of tsearch_readline(), and remove t_readline(). Tom Lane 14.0
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 11.10
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 10.15
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 9.6.20
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 9.5.24
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 12.5
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 13.1
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 14.0
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 10.6
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 11.1
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 12.0
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 9.6.11
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 9.5.15
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 9.3.25
2018-11-03 Make ts_locale.c's character-type functions cope with UTF-16. Tom Lane 9.4.20
2017-09-22 Assume wcstombs(), towlower(), and sibling functions are always present. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2014-02-23 Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. Tom Lane 9.4.0
2011-04-23 Fix char2wchar/wchar2char to support collations properly. Tom Lane 9.1.0
2008-11-10 pg_do_encoding_conversion cannot return NULL (at least not unless the input Tom Lane 8.4.0
2008-06-18 Improve error reporting for problems in text search configuration files Tom Lane 8.3.4
2008-06-18 Improve error reporting for problems in text search configuration files Tom Lane 8.4.0
2007-11-24 Fix (I think) broken usage of MultiByteToWideChar. I had missed the Tom Lane 8.3.0