check constraint on insert but not delete - Mailing list pgsql-general

From Gauthier, Dave
Subject check constraint on insert but not delete
Date
Msg-id 482E80323A35A54498B8B70FF2B87980047B494942@azsmsx504.amr.corp.intel.com
Whole thread Raw
Responses Re: check constraint on insert but not delete  (Vick Khera <vivek@khera.org>)
Re: check constraint on insert but not delete  (Richard Broersma <richard.broersma@gmail.com>)
List pgsql-general

This is a longshot, but here goes...

 

Is there a way to require that a check constraint be checked on insert but not update?    Worth knowing is that my check constraint runs a PLPgsql proc which returns a yes/no kinf of flag which the constraint proper checks.

 

Thanks !

pgsql-general by date:

Previous
From: Michael Gould
Date:
Subject: Linux
Next
From: Dave Page
Date:
Subject: Re: Linux