[pgAdmin4][Patch]: Fixed issue where "Backup Globals" not working correctly

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fixed issue where "Backup Globals" not working correctly
Date: 2018-08-16 10:14:04
Message-ID: CANxoLDd4_DMjJ4zQ3NEsEL7uLj8h736wQAGYxiOKyKKiVEcLtQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix issue where "Backup Globals" not working
correctly. pg_dumpall utility runs without "--globals-only" flag even if
user click on "Backup Globals" menu . Also correct the regression test case
for it.

--
*Akshay Joshi*

*Sr. Software Architect *

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

Attachment Content-Type Size
Backup_Globals.patch application/octet-stream 1.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2018-08-16 11:51:59 Re: [pgAdmin 4 - Bug #3556] Slash "/" in server group breaks table contents
Previous Message Aditya Toshniwal 2018-08-16 09:42:27 Re: [pgAdmin4][RM2927] Move all CSS into SCSS files for consistency and ease of colour maintenance etc.