Re: [HACKERS] sequences

Vadim B. Mikheev <vadim@sable.krasnoyarsk.su>

From: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
To: mrogan@fpelectronics.com
Cc: pgsql-hackers@hub.org, stanb@awod.com
Date: 1998-02-27T03:27:07Z
Lists: pgsql-hackers
Michael J. Rogan wrote:
> 
> >
> > But we could return PRIMARY KEY of affected tuple if it exists!
> > I kept this feature in mind when thought about removing OID...
> >
> > Comments ?
> 
> This would be very useful.  I never did like the idea of using OID as
> reference so a way to get the PIMARY KEY would be  A GOOD THING(tm).

But we will have to decide how to deal with multi-key PK...

Vadim