Re: BUG #5258: Unique and foreign key constraints fail on columns with reserved names, but not check constraints

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #5258: Unique and foreign key constraints fail on columns with reserved names, but not check constraints
Дата
Msg-id 1262601387.31658.0.camel@fsopti579.F-Secure.com
обсуждение исходный текст
Ответ на BUG #5258: Unique and foreign key constraints fail on columns with reserved names, but not check constraints  ("Ben Woosley" <ben.woosley@gmail.com>)
Ответы Re: BUG #5258: Unique and foreign key constraints fail on columns with reserved names, but not check constraints  (Ben Woosley <ben.woosley@gmail.com>)
Список pgsql-bugs
On mån, 2010-01-04 at 03:48 +0000, Ben Woosley wrote:
> However, unique and foreign key constraints added using the "alter
> table add
> constraint" syntax fail on the column name.  At this point the
> statement has
> enough information (the host table name) to properly identify the
> column
> despite the unorthodox name.  Alternatively, you could allow the .
> syntax
> qualification inside the argument to the constraint.

Example please?

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

Предыдущее
От: "Toni Helenius"
Дата:
Сообщение: BUG #5260: Postgre crashed unexpectedly
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #5259: the table name double