pgAdmin III commit: Fix validate constraint with PostgreSQL < 9.1

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix validate constraint with PostgreSQL < 9.1
Дата
Msg-id 201106161941.p5GJfINh010256@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix validate constraint with PostgreSQL < 9.1

... when creating covering index.

Reported by Timon.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=45ff0e025e27c4cdb9d1ae224895f7ca30643034
Author: Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>

Modified Files
--------------
pgadmin/dlg/dlgForeignKey.cpp |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Foreign Table without options
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: wrong sql code for fk covering index