Re: How to enforce the use of the sequence for serial columns

From: "Ben K(dot)" <bkim(at)coe(dot)tamu(dot)edu>
To: Jerry Sievers <jerry(at)jerrysievers(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: How to enforce the use of the sequence for serial columns
Date: 2006-12-14 14:10:14
Message-ID: Pine.GSO.4.64.0612140809260.25729@coe.tamu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> It's not a full solution anyway since it prevents any kind of update
> on the table due to check constraints firing even if target field not
> updated. See below;

Right. It was not a valid idea ...

Regards,

Ben K.
Developer
http://benix.tamu.edu

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bill Hernandez 2006-12-14 15:28:30 unsubscribe
Previous Message Marc Mamin 2006-12-14 12:45:45 Re: How to enforce the use of the sequence for serial columns