Default values not working

Поиск
Список
Период
Сортировка
От Bryan White
Тема Default values not working
Дата
Msg-id 002901bec2fc$8839f780$22d260d1@arcamax.com
обсуждение исходный текст
Ответы large objects
Список pgsql-general
If I add a field to a colum using:
    alter table mytable add column myint int not null default 0;
The default value does not seem to make it into the data dictionary.

This is using Postgres 6.5.

Is there is way to manually poke a default value into the data dictionary?

Bryan White
ArcaMax Inc.
Yorktown VA
www.arcamax.com


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

Предыдущее
От: "Stephen Boyle"
Дата:
Сообщение: Postgres Upsizing Tool for MSAccess 97
Следующее
От: ralli@poboxes.com
Дата:
Сообщение: (no subject)