postgresql/doc/src
Tom Lane b0422b215c Preliminary code review for domain CHECK constraints patch: add documentation,
make VALUE a non-reserved word again, use less invasive method of passing
ConstraintTestValue into transformExpr, fix problems with nested constraint
testing, do correct thing with NULL result from a constraint expression,
remove memory leak.  Domain checks still need much more work if we are going
to allow ALTER DOMAIN, however.
2002-12-12 20:35:16 +00:00
..
FAQ Improvements from Neil Conway. 2002-12-05 05:47:44 +00:00
graphics
sgml Preliminary code review for domain CHECK constraints patch: add documentation, 2002-12-12 20:35:16 +00:00
Makefile Make install and clean targets behave more normally. 2002-11-30 00:22:39 +00:00