pgAdmin III commit: Handle the --jobs new option of pg_dump - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Handle the --jobs new option of pg_dump
Date
Msg-id E1VVO1L-0003FY-KA@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Handle the --jobs new option of pg_dump

Available only with 9.3 pg_dump binary

Branch
------
master

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

Modified Files
--------------
CHANGELOG                 |    1 +
pgadmin/frm/frmBackup.cpp |   12 ++++++++++++
pgadmin/ui/frmBackup.xrc  |   12 ++++++++++++
3 files changed, 25 insertions(+)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin website commit: Update website's french translation
Next
From: Linreg
Date:
Subject: pgAgent: C++ Port - Patch Review