pgAdmin III commit: Support section options for pg_dump/pg_restore - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Support section options for pg_dump/pg_restore
Date
Msg-id E1RiqIK-0004l2-Sk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support section options for pg_dump/pg_restore

Branch
------
master

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

Modified Files
--------------
CHANGELOG                        |    1 +
pgadmin/frm/frmBackup.cpp        |   32 +-
pgadmin/frm/frmRestore.cpp       |   58 +-
pgadmin/include/frm/frmRestore.h |    1 +
pgadmin/ui/frmBackup.xrc         |   57 +-
pgadmin/ui/frmRestore.xrc        |   57 +-
pgadmin/ui/xrcDialogs.cpp        | 1934 +++++++++++++++++++------------------
7 files changed, 1156 insertions(+), 984 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Copyright stragglers
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #347: Support --section option to pg_dump and pg_restore