Обсуждение: pgAdmin III commit: Support section options for pg_dump/pg_restore

Поиск
Список
Период
Сортировка

pgAdmin III commit: Support section options for pg_dump/pg_restore

От
Guillaume Lelarge
Дата:
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(-)