Bug in 0.9.1

Поиск
Список
Период
Сортировка
От Adam H.Pendleton
Тема Bug in 0.9.1
Дата
Msg-id 5A34BA0E-CB8B-11D7-9D49-000A9566CE14@fmonkey.net
обсуждение исходный текст
Список pgadmin-hackers
If I right-click a table and change a security setting (using the show
users for privileges option), and that table has a foreign key
constraint, when trying to update the table, I get this error:

ERROR: parser: parse error at or near "CONSTRAINT" at character 2

On the SQL tab of the properties dialog, it reads:

CONSTRAINT "$1" "$1" FOREIGN KEY

where it should read:

CONSTRAINT "$1" FOREIGN KEY

which it does in the SQL pane when I select the table using the left
mouse button.

ahp


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

Предыдущее
От: Raphaël Enrici
Дата:
Сообщение: Re: Contributed packages and trust problem ?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Contributed packages and trust problem ?