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 1042665714.61110.94.camel@jester
Whole thread Raw
In response to Re: ALTER TABLE .. SET WITH / WITHOUT OIDS  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2  (Peter Eisentraut <peter_e@gmx.net>)
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Code for WITHOUT OIDS.


On Wed, 2003-01-08 at 21:59, Christopher Kings-Lynne wrote:
> I agree.  I want to remove OIDs from heaps of our tables when we go to 7.3.
> I'd rather not have to do it in the dump due to down time.
--
Rod Taylor <rbt@rbt.ca>

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

Attachment

pgsql-patches by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: fix broken regression tests
Next
From: Neil Conway
Date:
Subject: replace oidrand() with random_sample()