Re: repost of how to do select in a constraint

From: "Peter Gibbs" <peter(at)emkel(dot)co(dot)za>
To: <gearond(at)cvc(dot)net>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: repost of how to do select in a constraint
Date: 2003-01-21 20:30:24
Message-ID: 006701c2c18b$ef2fd720$0b01010a@emkel.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dennis Gearon wrote:

> So, the constraint would only check what's being UPDATE'd or INSERT'd, so
therefore only a
> single value for org_type_id from the INSERT/UPDATE statement would be
passed to the function,
> correct?

Correct.
--
Peter Gibbs
EmKel Systems

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2003-01-21 20:43:40 pg_xlog safety
Previous Message codeWarrior 2003-01-21 20:15:12 Re: What happens when you run out of transaction ID's ???