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
/
expected
/
strings.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Error message editing in utils/adt. Again thanks to Joe Conway for doing
Tom Lane
2003-07-27
1
-1
/
+1
*
Adopt latest bison's spelling of 'syntax error' rather than 'parse error'
Tom Lane
2003-05-29
1
-1
/
+1
*
Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing
Tom Lane
2003-05-26
1
-11
/
+11
*
Attached are two small patches to expose md5 as a user function -- including
Bruce Momjian
2002-12-06
1
-0
/
+46
*
Bring SIMILAR TO and SUBSTRING into some semblance of conformance with
Tom Lane
2002-09-22
1
-5
/
+13
*
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-18
1
-2
/
+9
*
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
-6
/
+32
*
Add:
Bruce Momjian
2002-08-22
1
-0
/
+163
*
Code review for 'at character n' patch --- point at proper end of
Tom Lane
2002-08-18
1
-1
/
+1
*
Modify regression tests to match new error reporting format from Gavin.
Bruce Momjian
2002-08-18
1
-1
/
+1
*
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
Thomas G. Lockhart
2002-06-11
1
-0
/
+74
*
Improve lexer's error reporting. You get the whole token mentioned now
Tom Lane
2002-05-01
1
-1
/
+1
*
New improved version of bpcharin() may have got the truncation case
Tom Lane
2001-06-01
1
-3
/
+9
*
Make char(n) and varchar(n) types raise an error if the inserted string is
Peter Eisentraut
2001-05-21
1
-7
/
+9
*
Reimplement LIKE/ESCAPE as operators so that indexscan optimization
Tom Lane
2000-09-15
1
-2
/
+2
*
Forgot to update the regression test output.
Thomas G. Lockhart
2000-08-07
1
-16
/
+340
*
Update strings test to reflect the fact that casting to char() will
Tom Lane
2000-01-17
1
-14
/
+14
*
Verified output from new psql.
Thomas G. Lockhart
2000-01-05
1
-103
/
+118
*
Add test for UNION.
Thomas G. Lockhart
1998-05-29
1
-5
/
+142
*
Clean up regression tests for SunOS (based on Solaris v2.6)
Marc G. Fournier
1998-02-10
1
-2
/
+2
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
1
-3
/
+3
*
Add tests for varchar() and combinations of string types.
Thomas G. Lockhart
1997-12-01
1
-0
/
+17