Re: Alternative to serial primary key - Mailing list pgsql-sql

From Andrew Sullivan
Subject Re: Alternative to serial primary key
Date
Msg-id 20060706111223.GC26210@phlogiston.dyndns.org
Whole thread Raw
In response to Re: Alternative to serial primary key  (Markus Schaber <schabi@logix-tt.com>)
Responses Re: Alternative to serial primary key
Re: Alternative to serial primary key
List pgsql-sql
On Thu, Jul 06, 2006 at 01:10:55PM +0200, Markus Schaber wrote:
> Then you'll have to use the re-check approach, like:

That sort of undermines the value of the calculated primary key,
though, doesn't it?  He'd need the unique index for FK references,
which was the point, I thought.

A


-- 
Andrew Sullivan  | ajs@crankycanuck.ca
The whole tendency of modern prose is away from concreteness.    --George Orwell


pgsql-sql by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Alternative to serial primary key
Next
From: Markus Schaber
Date:
Subject: Re: Alternative to serial primary key