Re: [HACKERS] sequences
Brett McCormick <brett@work.chicken.org>
From: Brett McCormick <brett@work.chicken.org>
To: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
Cc: mrogan@fpelectronics.com, pgsql-hackers@hub.org, stanb@awod.com
Date: 1998-03-01T21:51:09Z
Lists: pgsql-hackers
On Fri, 27 February 1998, at 10:27:07, Vadim B. Mikheev wrote: > 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 How is this implemented?