pgAdmin III commit: Fix an issue with collate and index constraint - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix an issue with collate and index constraint
Date
Msg-id 201104181928.p3IJS6Tp073077@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue with collate and index constraint

Index constraint cannot have a COLLATE clause.
Per a report from Vladimir Kokovic.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e1542db5ce4044f04d693130d9e6b9da0d73036e

Modified Files
--------------
pgadmin/schema/pgIndex.cpp |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: 1.12.3 built
Next
From: Guillaume Lelarge
Date:
Subject: Re: Copy/Paste table(s) functions