CONSTRAINT syntax in ALTER TABLE

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема CONSTRAINT syntax in ALTER TABLE
Дата
Msg-id 20060102214613.GM39326@pervasive.com
обсуждение исходный текст
Ответы Re: CONSTRAINT syntax in ALTER TABLE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-docs
Maybe it's just me, but I find it annoying that the ALTER TABLE docs
say to look at the CREATE TABLE docs for info on CONSTRAINT syntax. ISTM
it would be much better to:

Include the docs in both places, or
Break constraint syntax/info into it's own page

A last-resort would be to still refer to CREATE TABLE, but at least make
it link to the actual constraint section, instead of just linking to the
top of the page as it does now.

Would -docs accept a patch for #1 or #2?
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

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

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: Re: PHP, PostgreSQL Extension
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: CONSTRAINT syntax in ALTER TABLE