Thread: pgAdmin III commit: Fix broken SQL for domains

pgAdmin III commit: Fix broken SQL for domains

From
Guillaume Lelarge
Date:
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(-)