pgAdmin III commit: Fix a crash bug in the config editor.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix a crash bug in the config editor.
Date: 2014-05-28 10:01:17
Message-ID: E1Wpafd-0005u0-Eg@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix a crash bug in the config editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fc13472a971ee9a3d742eb4cc820c873afa18738
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/frm/frmMainConfig.cpp | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-05-28 10:01:24 Re: Fixed one crash when "Open postgresql.conf" menu is clicked
Previous Message Akshay Joshi 2014-05-23 13:05:48 Fixed crash in debugger with wxWidget 3.0