index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
catalog
/
pg_constraint.c
Commit message (
Expand
)
Author
Age
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
*
pgindent run.
Bruce Momjian
2003-08-04
*
Error message editing in backend/catalog.
Tom Lane
2003-07-21
*
Replace functional-index facility with expressional indexes. Any column
Tom Lane
2003-05-28
*
Preliminary code review for domain CHECK constraints patch: add documentation,
Tom Lane
2002-12-12
*
Re-addd Rod's ALTER DOMAIN patch.
Bruce Momjian
2002-12-06
*
Back out ALTER DOMAIN patch until missing file appears.
Bruce Momjian
2002-12-06
*
ALTER DOMAIN .. SET / DROP NOT NULL
Bruce Momjian
2002-12-06
*
Add DOMAIN check constraints.
Bruce Momjian
2002-11-15
*
Move most of the error checking for foreign-key constraints out of
Tom Lane
2002-09-22
*
pgindent run.
Bruce Momjian
2002-09-04
*
Modify array operations to include array's element type OID in the
Tom Lane
2002-08-26
*
Restructure system-catalog index updating logic. Instead of having
Tom Lane
2002-08-05
*
Add more dependency insertions --- this completes the basic pg_depend
Tom Lane
2002-07-16
*
Add code to extract dependencies from an expression tree, and use it
Tom Lane
2002-07-16
*
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
Tom Lane
2002-07-12