pgAdmin III commit: Fix backup of shared objects, and of all databases. - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Fix backup of shared objects, and of all databases.
Date
Msg-id E1R387X-000223-Cs@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix backup of shared objects, and of all databases.

We were using pg_dump instead of pg_dumpall.

Report from Adrian Heath.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3a1ef0ebb7f0e5d81a372d58a3d22ea2922a34b1

Modified Files
--------------
CHANGELOG                        |    2 ++
pgadmin/frm/frmBackupGlobals.cpp |   12 ++++++------
pgadmin/frm/frmBackupServer.cpp  |    6 +++---
3 files changed, 11 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix backup of shared objects, and of all databases.
Next
From: Guillaume Lelarge
Date:
Subject: Re: pgAdmin website commit: Announce 1.14 GA.