Re: [HACKERS] Well, then you keep your darn columns (oid) - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject Re: [HACKERS] Well, then you keep your darn columns (oid)
Date
Msg-id 219F68D65015D011A8E000006F8590C603FDC221@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-hackers
> If it is now a general opinion that OIDs will remain, it 
> should be stated somewhere,
> as I suspect that much of pg community operates under the 
> impression that they are 
> going away in future as have some other nice but not fully 
> developed features like time travel.

I think the concesus was, that the feature would stay, but that 
you would have to specify on a per table basis that oid's
are wanted.

create table foo (bar char(16)) with oids;

Andreas


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: [HACKERS] Well, then you keep your darn columns
Next
From: Philip Warner
Date:
Subject: Re: AW: AW: [HACKERS] Some notes on optimizer cost estimates