Re: Not null contraints

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Not null contraints
Дата
Msg-id 3.0.5.32.20001014162040.02a41430@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Re: Not null contraints  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Not null contraints  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
At 00:26 14/10/00 -0400, Tom Lane wrote:
>> I tried updating pg_attribute & setting attnotnull to 'f' for the field in
>> question.  This seems to have worked.  Is it safe?! - is there anything
else
>> I should be aware of?
>
>Yup, that should do the trick.  Not much magic here...
>

Just to confirm - does this mean we have ALTER TABLE ADD CONSTRAINT, but
not ALTER TABLE DROP CONSTRAINT. If so, should it go on a list somewhere?


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/

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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Question about pg_dump
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Matlab Mex Interface