Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2 - Mailing list pgsql-patches

From Rod Taylor
Subject Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2
Date
Msg-id 1042742508.33765.53.camel@jester
Whole thread Raw
Responses Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
On Thu, 2003-01-16 at 13:41, Peter Eisentraut wrote:
> Rod Taylor writes:
>
> > Code for WITHOUT OIDS.
>
> Why not ALTER TABLE x DROP COLUMN oid?

Thats a really good question considering we can't add OIDs.

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: fix for PL/PgSQL segfault
Next
From: Neil Conway
Date:
Subject: Re: replace oidrand() with random_sample()