Re: BUG

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: BUG
Дата
Msg-id 4177C971.2020809@pse-consulting.de
обсуждение исходный текст
Ответ на BUG  ("yoursoft@freemail.hu" <yoursoft@freemail.hu>)
Список pgadmin-support
yoursoft@freemail.hu wrote:
> An fk key definition:
> ALTER TABLE xtable
>    ADD CONSTRAINT cvbcbvc FOREIGN KEY (kod) REFERENCES ytable (kod) ON 
> UPDATE DEFAULT ON DELETE SET NULL;

Here's the reason: it should read ON UPDATE SET DEFAULT, not just 
DEFAULT. Since the reverse engineered string was wrong, so was the dialog.

Fixed in CVS, thanks for reporting.

Regards,
Andreas


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

Предыдущее
От: "yoursoft@freemail.hu"
Дата:
Сообщение: BUG
Следующее
От: "Gary Doades"
Дата:
Сообщение: pgAdmin Beta 3 problems