Re: deprecating the use of OIDs

From: Neil Conway <neilc(at)samurai(dot)com>
To: greg(at)turnstep(dot)com
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: deprecating the use of OIDs
Date: 2003-09-29 23:00:38
Message-ID: 1064876438.22625.12.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 2003-09-29 at 18:18, greg(at)turnstep(dot)com wrote:
> The GUC route sounds good. I'd like to see ctid handling beefed up at the
> same time. For example, some operators such as != would be nice and might
> ease the pain a little for people used to using oids as their "tuple id" :)

Are we encouraging the use of ctids by applications?

-Neil

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Browne 2003-09-29 23:03:28 Re: 2-phase commit
Previous Message Andreas Pflug 2003-09-29 22:56:32 Re: ADD FOREIGN KEY (was Re: [GENERAL] 7.4Beta)