Re: The indication mistake of unique index(multi column)

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: The indication mistake of unique index(multi column)
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B84C5CD1@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на The indication mistake of unique index(multi column)  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
Список pgadmin-hackers
Thanks Hiroshi, patch applied.

Regards, Dave.

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 29 October 2003 18:00
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: The indication mistake of unique index(multi column)
>
> Hi Dave.
>
> The second line isn't indicated in the property columns of
> unique index (multi column).
> Please Apply it.
>
> ex.)
> CREATE TABLE xxxx (a int, b int, unique(a,b)); b is missing,
> and falls.
>
> regards,
> Hiroshi Saito
>

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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: The indication mistake of unique index(multi column)
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Need help with GTK bug