Re: [HACKERS] Well, then you keep your darn columns (oid)

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Well, then you keep your darn columns (oid)
Date: 2000-01-26 09:15:29
Message-ID: 219F68D65015D011A8E000006F8590C603FDC221@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB 2000-01-26 09:23:43 AW: [HACKERS] Well, then you keep your darn columns
Previous Message Philip Warner 2000-01-26 09:07:17 Re: AW: AW: [HACKERS] Some notes on optimizer cost estimates