pgAdmin 4 commit: Ensure backup a partition table should not backup the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure backup a partition table should not backup the
Date
Msg-id E1iHQnD-0001fY-H5@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix an error where 'false' string is displayed when w
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM4701] Webpack optimization