Commits

DateSubjectAuthorReleases
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.1.19
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.5.0
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.4.5
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.0.23
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.2.14
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.3.10
2015-10-02 Add recursion depth protection to LIKE matching. Tom Lane 9.6.0
2011-04-09 Fix ILIKE to honor collation when working in single-byte encodings. Tom Lane 9.1.0
2010-05-28 Fix oversight in the previous patch that made LIKE throw error for \ at the Tom Lane 9.0.0
2010-05-28 Rewrite LIKE's %-followed-by-_ optimization so it really works (this time Tom Lane 8.3.12
2010-05-28 Rewrite LIKE's %-followed-by-_ optimization so it really works (this time Tom Lane 8.4.5
2010-05-28 Rewrite LIKE's %-followed-by-_ optimization so it really works (this time Tom Lane 9.0.0
2009-05-24 Fix LIKE's special-case code for % followed by _. I'm not entirely sure that Tom Lane 8.3.8
2009-05-24 Fix LIKE's special-case code for % followed by _. I'm not entirely sure that Tom Lane 8.4.0
2008-09-26 Make LIKE throw an error if the escape character is at the end of the pattern Tom Lane 8.4.0
2008-03-01 Fix unportable usages of tolower(). On signed-char machines, it is necessary Tom Lane 8.3.1
2008-03-01 Fix unportable usages of tolower(). On signed-char machines, it is necessary Tom Lane 8.4.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
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1