Re: BUG #1933: ADD COLUMN with DEFAULT resets table oids

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1933: ADD COLUMN with DEFAULT resets table oids
Дата
Msg-id 12249.1128307599@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1933: ADD COLUMN with DEFAULT resets table oids  ("Duncan Crombie" <duncan@chirp.com.au>)
Список pgsql-bugs
"Duncan Crombie" <duncan@chirp.com.au> writes:
> The following command causes all oids in the affected table to be reset to
> new values:
> ALTER TABLE items ADD COLUMN publish bool DEFAULT true;

Yup, that's an oversight.  Fix committed, will appear in 8.0.4.
Thanks for the report!

            regards, tom lane

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

Предыдущее
От: "William ZHANG"
Дата:
Сообщение: Re: BUG #1932: initdb.log
Следующее
От: "Jean-Pierre Pelletier"
Дата:
Сообщение: Unreliable pg_stat_activity, Windows 2000, PostgreSQL 8.1 beta2