pgAdmin III commit: Fix enabling the OK button of the view dialog - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix enabling the OK button of the view dialog
Date
Msg-id E1S51I3-0003K8-TA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix enabling the OK button of the view dialog

Per report from Colin Beckingham.

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
CHANGELOG               |    2 ++
pgadmin/dlg/dlgView.cpp |   28 +++++++++++-----------------
2 files changed, 13 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Make sure that queries use LIKE with _ escaped
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Make sure that queries use LIKE with _ escaped