Commits

DateSubjectAuthorReleases
2018-09-12 Repair bug in regexp split performance improvements. Andrew Gierth 12.0
2018-02-22 Add user-callable SHA-2 functions Peter Eisentraut 11.0
2017-11-20 Reduce test variability for toast_tuple_target test Simon Riggs 11.0
2017-11-19 Parameter toast_tuple_target controls TOAST for new rows Simon Riggs 11.0
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 8.4.18
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.0.14
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.1.10
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.2.5
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.3.0
2013-07-31 Fix regexp_matches() handling of zero-length matches. Tom Lane 9.4.0
2013-05-16 Fix some uses of "the quick brown fox". Tom Lane 9.3.0
2013-04-20 Clean up references to SQL92 Peter Eisentraut 9.3.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
2010-01-25 Add get_bit/set_bit functions for bit strings, paralleling those for bytea, Tom Lane 9.0.0
2009-08-04 Support hex-string input and output for type BYTEA. 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
2009-05-05 Disable the use of Unicode escapes in string constants (U&'') when Peter Eisentraut 8.4.0
2008-10-29 Unicode escapes in strings and identifiers Peter Eisentraut 8.4.0
2008-10-04 Additional string function tests for coverage of oracle_compat.c Peter Eisentraut 8.4.0
2007-08-11 Code review for regexp_matches/regexp_split patch. Refactor to avoid assuming Tom Lane 8.3.0
2007-06-05 Downgrade implicit casts to text to be assignment-only, except for the ones Tom Lane 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0