pgAdmin III commit: Fix a potential crash in the FTS config dialog.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a potential crash in the FTS config dialog.
Date: 2012-10-21 16:21:16
Message-ID: E1TPyH6-00075h-VN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a potential crash in the FTS config dialog.

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=da2731186a8c5a4cf9c293dedd61295286abf166
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/dlg/dlgTextSearchConfiguration.cpp | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-10-21 16:21:22 Re: pgAdmin3 crash when creating new FTS Configuration
Previous Message Dave Page 2012-10-21 16:20:40 pgAdmin III commit: Fix a potential crash in the FTS config dialog.