Обсуждение: pgAdmin III commit: Fix an issue with collate and index constraint

Поиск
Список
Период
Сортировка

pgAdmin III commit: Fix an issue with collate and index constraint

От
Guillaume Lelarge
Дата:
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(-)