On 3/19/07, Jeff Davis <[EMAIL PROTECTED]> wrote:
You can use an AFTER trigger instead of a CHECK constraint (but that may have a performance impact - test for your application).
are you sure you meant AFTER? why? generally data-checks should be in before triggers. i guess. depesz -- http://www.depesz.com/ - nowy, lepszy depesz ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq