Re: deprecating the use of OIDs

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: deprecating the use of OIDs
Date: 2003-09-29 23:18:29
Message-ID: 1064877207.62174.1.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> It doesn't seem to me that this really buys much. What we really want
> is a way for a dump/reload to remove OIDs from tables that formerly had
> them; otherwise people will not easily be able to migrate their existing
> tables away from having OIDs.

Doesn't ALTER TABLE ... SET WITHOUT OIDS allow that?

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-29 23:45:19 Re: deprecating the use of OIDs
Previous Message Bruce Momjian 2003-09-29 23:16:22 Re: 7.4 status