SVN Commit by dpage: r4756 - trunk/pgadmin3 - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4756 - trunk/pgadmin3
Date
Msg-id 200511250840.jAP8eHt3016893@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2005-11-25 08:40:17 +0000 (Fri, 25 Nov 2005)
New Revision: 4756

Modified:
   trunk/pgadmin3/CHANGELOG.txt
Log:
Here is a patch to copy pg_dump and pg_restore into
$bundledir/Contents/SharedSupport/helper/. pgAdmin3.app should
find it there, but I didn't test this yet (I just have
access to my build-machine over ssh ATM - I'll need my powerbook
to test this).
[Florian G. Pflug]

Modified: trunk/pgadmin3/CHANGELOG.txt
===================================================================
--- trunk/pgadmin3/CHANGELOG.txt    2005-11-25 08:40:06 UTC (rev 4755)
+++ trunk/pgadmin3/CHANGELOG.txt    2005-11-25 08:40:17 UTC (rev 4756)
@@ -7,6 +7,7 @@
     <li>AHP - Adam H. Pendleton
     <li>MP  - Marc Persuy
     <li>DAP - Darko Prenosil
+    <li>FGP - Florian G. Pflug
 </ul>
 <b>Versions and releases</b><br>
 The following list contains all changes to pgAdmin3, as present in svn.
@@ -17,6 +18,7 @@
 </ul>
 <br>
 <ul>
+    <li>2005-11-20 FGP 1.4.1  Include pg_dump/pg_restore in the Mac OSX bundle
     <li>2005-11-20 DP  1.4.1  Use a proper 'Save As' style dialogue for selecting backup files
     <li>2005-11-20 AP  1.4.1  Don't show pk hint when editing view
     <li>2005-11-20 AP  1.4.1  Add missing NO ACTION FK constraint


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4755 - in branches/REL-1_4_0_PATCHES/pgadmin3: . pkg/mac src/base
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4757 - trunk/pgadmin3/src