pgAdmin III commit: Correctly initialise the datadir variable when usin

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Correctly initialise the datadir variable when usin
Date: 2014-05-28 10:57:43
Message-ID: E1WpbYF-0007fx-Qs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Correctly initialise the datadir variable when using wxWidgets 3.0 on Mac.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=22d26b14dad893e77a41bf0977a41c32fd869c6b
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/pgAdmin3.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2014-05-28 10:58:16 Re: PATCH: wxWidgets 3.0 Data dir
Previous Message Dave Page 2014-05-28 10:50:44 Re: Fixed crash in debugger with wxWidget 3.0