pgAdmin III commit: Fix broken SQL for domains

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix broken SQL for domains
Дата
Msg-id E1QugER-0000Vz-QP@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix broken SQL for domains

When a user creates a domain, and checks the "Don't validate" checkbox, the
SQL was broken on the name of the domain.

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgDomain.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Update german translation.