pgAdmin III commit: Support section options for pg_dump/pg_restore

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Support section options for pg_dump/pg_restore
Date: 2012-01-05 16:36:00
Message-ID: E1RiqIK-0004l2-Sk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2012-01-05 16:54:15 Re: [pgAdmin III] #347: Support --section option to pg_dump and pg_restore
Previous Message Dave Page 2012-01-05 15:11:36 pgAdmin III commit: Copyright stragglers