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
/
domain.out
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve context display for failures during COPY IN, as recently
Tom Lane
2003-09-29
1
-3
/
+3
*
More message editing, some suggested by Alvaro Herrera
Peter Eisentraut
2003-09-29
1
-1
/
+1
*
Message editing: remove gratuitous variations in message wording, standardize
Peter Eisentraut
2003-09-25
1
-20
/
+20
*
Remove warnings for operations that have no effect when executed repeatedly.
Peter Eisentraut
2003-09-15
1
-4
/
+0
*
Error message editing in backend/executor.
Tom Lane
2003-07-21
1
-17
/
+17
*
Error message editing in backend/catalog.
Tom Lane
2003-07-21
1
-2
/
+2
*
Another round of error message editing, covering backend/commands/.
Tom Lane
2003-07-20
1
-7
/
+7
*
Another round of error message editing, covering backend/parser/.
Tom Lane
2003-07-19
1
-1
/
+1
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
1
-21
/
+19
*
Infrastructure for upgraded error reporting mechanism. elog.c is
Tom Lane
2003-04-24
1
-3
/
+6
*
Another round of protocol changes. Backend-to-frontend messages now all
Tom Lane
2003-04-22
1
-3
/
+0
*
Determine the set of constraints applied to a domain at executor
Tom Lane
2003-02-03
1
-3
/
+38
*
Partial code review for ALTER DOMAIN patch. Incorporates Rod Taylor's
Tom Lane
2003-01-04
1
-5
/
+5
*
Preliminary code review for domain CHECK constraints patch: add documentation,
Tom Lane
2002-12-12
1
-2
/
+2
*
Re-addd Rod's ALTER DOMAIN patch.
Bruce Momjian
2002-12-06
1
-3
/
+77
*
Back out ALTER DOMAIN patch until missing file appears.
Bruce Momjian
2002-12-06
1
-77
/
+3
*
ALTER DOMAIN .. SET / DROP NOT NULL
Bruce Momjian
2002-12-06
1
-3
/
+77
*
Add DOMAIN check constraints.
Bruce Momjian
2002-11-15
1
-12
/
+20
*
Make regression tests safe for autocommit = 'off'.
Bruce Momjian
2002-10-19
1
-0
/
+2
*
Fixed this problem and added regression tests in domain.sql.
Bruce Momjian
2002-09-20
1
-4
/
+20
*
Extend pg_cast castimplicit column to a three-way value; this allows us
Tom Lane
2002-09-18
1
-4
/
+8
*
Code review for domain-constraints patch. Use a new ConstraintTest node
Tom Lane
2002-08-31
1
-4
/
+3
*
Update expected files for recent changes of domain tests.
Tom Lane
2002-08-20
1
-1
/
+2
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12
1
-2
/
+4
*
Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate
Bruce Momjian
2002-07-11
1
-2
/
+2
*
I've fixed up the way domain constraints (not null and type length)
Bruce Momjian
2002-07-06
1
-4
/
+27
*
Back out cleanup patch. Got old version and needs work.
Bruce Momjian
2002-06-25
1
-4
/
+4
*
The attached patch fixes some spelling mistakes, makes the
Bruce Momjian
2002-06-25
1
-4
/
+4
*
Code review for DOMAIN patch.
Tom Lane
2002-03-20
1
-3
/
+33
*
Add DOMAIN support. Includes manual pages and regression tests, from
Bruce Momjian
2002-03-19
1
-0
/
+114