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

From Hiroshi Saito
Subject The indication mistake of unique index(multi column)
Date
Msg-id 01a001c39e46$6bb13220$1f324d80@w2k
Whole thread Raw
List pgadmin-hackers
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

Attachment

pgadmin-hackers by date:

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