pgAdmin III commit: Support section options for pg_dump/pg_restore

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Support section options for pg_dump/pg_restore
Дата
Msg-id E1RiqIK-0004l2-Sk@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Copyright stragglers
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #347: Support --section option to pg_dump and pg_restore