[pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed Feature #3503 and RM #3347
Date: 2018-08-21 06:45:45
Message-ID: CANxoLDdKzwy7QLwpKPuj7FooTM+SJ=yrj+fxSeUYYrsTrPf60A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fixed following:

- Feature #3503 Support PG utilities new options.
- RM #3347 schema / data only backup feature does not work as expected.
- Added supported "Dump Options" for "*pg_dumpall*" which was not there
since pgAdmin 3.
- Fixed issue where "*--clean*" is not worked with "*--data-only*",
added validation.
- Fixed issue where "*--oids*" is not worked with "*--inserts*" and "
*--column-inserts*",added validation.

Please review it.

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_3503_3347.patch application/octet-stream 43.9 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-21 07:38:33 pgAdmin 4 commit: 1) Fix sort/filter dialog editing issue. Fixes #3558.
Previous Message Usman Muzaffar 2018-08-20 12:48:52 [pgAdmin4][RM3136] Stabilise feature tests for continuous running on CI sytems