Re: The indication mistake of unique index(multi column) - Mailing list pgadmin-hackers

From Dave Page
Subject Re: The indication mistake of unique index(multi column)
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B84C5CD1@mail.vale-housing.co.uk
Whole thread Raw
In response to The indication mistake of unique index(multi column)  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
List 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 by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: The indication mistake of unique index(multi column)
Next
From: "Dave Page"
Date:
Subject: Re: Need help with GTK bug