pgAdmin 4 commit: Ensure backup a partition table should not backup the

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure backup a partition table should not backup the
Date: 2019-10-07 11:03:07
Message-ID: E1iHQnD-0001fY-H5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure backup a partition table should not backup the whole database.

For the partition table same argument '--table' is used with pg_dump.

Fixes #3386

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1e4fd552ac0ac3300c1bbc64dae1a81afb834a70

Modified Files
--------------
docs/en_US/release_notes_4_14.rst | 1 +
web/pgadmin/tools/backup/static/js/backup_dialog_wrapper.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-10-07 11:04:25 Re: [pgAdmin][RM4701] Webpack optimization
Previous Message Akshay Joshi 2019-10-07 10:31:08 pgAdmin 4 commit: Fix an error where 'false' string is displayed when w