index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
strings.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable standard_conforming_strings to be turned on.
Bruce Momjian
2006-03-06
1
-2
/
+32
*
I made the patch that implements regexp_replace again.
Bruce Momjian
2005-07-10
1
-0
/
+7
*
Implement md5(bytea), update regression tests and documentation. Patch
Neil Conway
2005-05-20
1
-0
/
+14
*
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
Tom Lane
2003-05-26
1
-1
/
+1
*
Attached are two small patches to expose md5 as a user function -- including
Bruce Momjian
2002-12-06
1
-0
/
+18
*
Bring SIMILAR TO and SUBSTRING into some semblance of conformance with
Tom Lane
2002-09-22
1
-5
/
+10
*
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-18
1
-1
/
+3
*
Joe Conway wrote:
Bruce Momjian
2002-09-12
1
-6
/
+6
*
The following small patch provides a couple of minor updates (against
Bruce Momjian
2002-08-28
1
-0
/
+16
*
Add:
Bruce Momjian
2002-08-22
1
-0
/
+93
*
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
Thomas G. Lockhart
2002-06-11
1
-1
/
+32
*
New improved version of bpcharin() may have got the truncation case
Tom Lane
2001-06-01
1
-0
/
+2
*
Make char(n) and varchar(n) types raise an error if the inserted string is
Peter Eisentraut
2001-05-21
1
-2
/
+4
*
Implement LIKE/ESCAPE. Change parser to use like()/notlike()
Thomas G. Lockhart
2000-08-06
1
-8
/
+101
*
Update strings test to reflect the fact that casting to char() will
Tom Lane
2000-01-17
1
-4
/
+4
*
Clean up format of tests.
Thomas G. Lockhart
2000-01-05
1
-0
/
+1
*
Add test for UNION.
Thomas G. Lockhart
1998-05-29
1
-3
/
+50
*
Add tests for varchar() and combinations of string types.
Thomas G. Lockhart
1997-12-01
1
-0
/
+23