Re: Bug report

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Bug report
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B889FC0A@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Bug report  ("Elvis E. Henríquez A." <elvish@cantv.net>)
Список pgadmin-support

> -----Original Message-----
> From: "Elvis E. Henríquez A." [mailto:elvish@cantv.net]
> Sent: 27 April 2004 22:03
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Bug report
>
> This is a really nice nice program!
>

Thanks :-)

>
> When checking the properties of a table field and when the
> field has a default value, the SQL sentence created by
> pgAdminIII doesn't have the reserved word SET, which
> represents an error in a SQL statement.

Using CVS tip I see:

ALTER TABLE dave  ALTER COLUMN val2 SET DEFAULT 'arf';

If I try to set a default on a column. Is this the SET that is missing? If so, please upgrade to a recent snapshot:
http://developer.pgadmin.org/snapshots/win32/

Regards, Dave.


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

Предыдущее
От: "Elvis E. Henríquez A."
Дата:
Сообщение: Bug report
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: duplicated Index entries