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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix an issue with collate and index constraint
Дата
Msg-id 201104181928.p3IJS6Tp073077@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: 1.12.3 built
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Copy/Paste table(s) functions