]> granicus.if.org Git - postgresql/history - src/backend/catalog/pg_constraint.c
Preliminary code review for domain CHECK constraints patch: add documentation,
[postgresql] / src / backend / catalog / pg_constraint.c
2002-12-12 Tom LanePreliminary code review for domain CHECK constraints...
2002-12-06 Bruce MomjianRe-addd Rod's ALTER DOMAIN patch.
2002-12-06 Bruce MomjianBack out ALTER DOMAIN patch until missing file appears.
2002-12-06 Bruce MomjianALTER DOMAIN .. SET / DROP NOT NULL
2002-11-15 Bruce MomjianAdd DOMAIN check constraints.
2002-09-22 Tom LaneMove most of the error checking for foreign-key constra...
2002-09-04 Bruce Momjianpgindent run.
2002-08-26 Tom LaneModify array operations to include array's element...
2002-08-05 Tom LaneRestructure system-catalog index updating logic. Inste...
2002-07-16 Tom LaneAdd more dependency insertions --- this completes the...
2002-07-16 Tom LaneAdd code to extract dependencies from an expression...
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...