Unix Technical Forum

SVN Commit by dpage: r4608 - trunk/pgadmin3/src/base

This is a discussion on SVN Commit by dpage: r4608 - trunk/pgadmin3/src/base within the pgsql Interfaces Pgadmin Hackers forums, part of the PostgreSQL category; --> Author: dpage Date: 2005-10-24 14:08:21 +0100 (Mon, 24 Oct 2005) New Revision: 4608 Modified: trunk/pgadmin3/src/base/appbase.cpp Log: Don't forget to ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Hackers

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 05:38 PM
svn@pgadmin.org
 
Posts: n/a
Default SVN Commit by dpage: r4608 - trunk/pgadmin3/src/base

Author: dpage
Date: 2005-10-24 14:08:21 +0100 (Mon, 24 Oct 2005)
New Revision: 4608

Modified:
trunk/pgadmin3/src/base/appbase.cpp
Log:
Don't forget to search the loadpath for pg_dump etc.

Modified: trunk/pgadmin3/src/base/appbase.cpp
================================================== =================
--- trunk/pgadmin3/src/base/appbase.cpp 2005-10-24 12:47:18 UTC (rev 4607)
+++ trunk/pgadmin3/src/base/appbase.cpp 2005-10-24 13:08:21 UTC (rev 4608)
@@ -46,6 +46,9 @@
if (loadPath.IsEmpty())
loadPath = wxT(".");

+ // Look in the app directory for things first
+ path.Add(loadPath);
+
#if defined(__WXMSW__)

// Search for the right paths. We check the following locations:


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:48 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com