Re: [HACKERS] Beta for 4:30AST ... ?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Beta for 4:30AST ... ?
Дата
Msg-id Pine.GSO.4.02A.10002221256140.14754-100000@Haj.DoCS.UU.SE
обсуждение исходный текст
Ответ на Re: [HACKERS] Beta for 4:30AST ... ?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] Beta for 4:30AST ... ?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [HACKERS] Beta for 4:30AST ... ?  (Don Baccus <dhogaza@pacifier.com>)
Список pgsql-hackers
On Tue, 22 Feb 2000, Bruce Momjian wrote:

> > What about ALTER TABLE table DROP CONSTRAINT? I see this:

> > Note that we seem to have ALTER TABLE table ADD CONSTRAINT, though.

> Perhaps Peter decided to wait for 7.1?

Yes and no. I never had anything like this. I was afraid to get crossed up
with Jan. Anyway, to add/drop unique constraints create/drop the index. To
add/drop foreign keys, use create/drop constraint trigger(????). To
add/drop check contraints you're on your own. Not so bad all in all.

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



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

Предыдущее
От: Jose Soares
Дата:
Сообщение: TRANSACTIONS
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [HACKERS] Beta for 4:30AST ... ?