Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: ALTER TABLE .. SET WITHOUT OIDS -- ROUND 2
Дата
Msg-id 1042665714.61110.94.camel@jester
обсуждение исходный текст
Ответ на Re: ALTER TABLE .. SET WITH / WITHOUT OIDS  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы 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>)
Список 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

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: fix broken regression tests
Следующее
От: Neil Conway
Дата:
Сообщение: replace oidrand() with random_sample()