]> granicus.if.org Git - postgresql/history - src/test/regress/expected/domain.out
Partial code review for ALTER DOMAIN patch. Incorporates Rod Taylor's
[postgresql] / src / test / regress / expected / domain.out
2003-01-04 Tom LanePartial code review for ALTER DOMAIN patch. Incorporat...
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-10-19 Bruce MomjianMake regression tests safe for autocommit = 'off'.
2002-09-20 Bruce MomjianFixed this problem and added regression tests in domain...
2002-09-18 Tom LaneExtend pg_cast castimplicit column to a three-way value...
2002-08-31 Tom LaneCode review for domain-constraints patch. Use a new...
2002-08-20 Tom LaneUpdate expected files for recent changes of domain...
2002-07-12 Tom LaneSecond phase of committing Rod Taylor's pg_depend/pg_co...
2002-07-11 Bruce MomjianChange error messages ExecAppend->ExecInsert and ExecRe...
2002-07-06 Bruce MomjianI've fixed up the way domain constraints (not null...
2002-06-25 Bruce MomjianBack out cleanup patch. Got old version and needs...
2002-06-25 Bruce MomjianThe attached patch fixes some spelling mistakes, makes the
2002-03-20 Tom LaneCode review for DOMAIN patch.
2002-03-19 Bruce MomjianAdd DOMAIN support. Includes manual pages and regressi...