Re: removing a restriction

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: removing a restriction
Дата
Msg-id 465E1F6E.90505@commandprompt.com
обсуждение исходный текст
Ответ на removing a restriction  (Tom Allison <tom@tacocat.net>)
Ответы Re: removing a restriction  (Tom Allison <tom@tacocat.net>)
Список pgsql-general
Tom Allison wrote:
> I have a column that was created with a 'not null' restriction.
> How do I remove it?

alter table set

>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>               http://archives.postgresql.org/
>


--

       === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


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

Предыдущее
От: Tom Allison
Дата:
Сообщение: removing a restriction
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: pgpool redundancy question