Commits

DateSubjectAuthorReleases
2007-03-20 Add three new regexp functions: regexp_matches, regexp_split_to_array, Neil Conway 8.3.0
2006-03-06 Enable standard_conforming_strings to be turned on. Bruce Momjian 8.2.0
2005-07-10 I made the patch that implements regexp_replace again. Bruce Momjian 8.1.0
2005-05-20 Implement md5(bytea), update regression tests and documentation. Patch Neil Conway 8.1.0
2003-05-26 Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing Tom Lane 7.4.1
2002-12-06 Attached are two small patches to expose md5 as a user function -- including Bruce Momjian 7.4.1
2002-09-22 Bring SIMILAR TO and SUBSTRING into some semblance of conformance with Tom Lane 7.3.1
2002-09-18 Extend pg_cast castimplicit column to a three-way value; this allows us Tom Lane 7.3.1
2002-09-12 Joe Conway wrote: Bruce Momjian 7.3.1
2002-08-28 The following small patch provides a couple of minor updates (against Bruce Momjian 7.3.1
2002-08-22 Add: Bruce Momjian 7.3.1
2002-06-11 Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. Thomas G. Lockhart 7.3.1
2001-06-01 New improved version of bpcharin() may have got the truncation case Tom Lane 7.2.1
2001-05-21 Make char(n) and varchar(n) types raise an error if the inserted string is Peter Eisentraut 7.2.1
2000-08-06 Implement LIKE/ESCAPE. Change parser to use like()/notlike() Thomas G. Lockhart 7.1.1
2000-01-17 Update strings test to reflect the fact that casting to char() will Tom Lane 7.1.1
2000-01-05 Clean up format of tests. Thomas G. Lockhart 7.1.1
1998-05-29 Add test for UNION. Thomas G. Lockhart 7.1.1
1997-12-01 Add tests for varchar() and combinations of string types. Thomas G. Lockhart 7.1.1