pgAdmin 4 commit: Fix backup in directory format on Windows.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix backup in directory format on Windows.
Date: 2018-07-17 12:04:31
Message-ID: E1ffOiV-0007go-O9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix backup in directory format on Windows.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1fc82d328c974d743f8591633afce6717d5a8d88
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/backup/__init__.py | 12 +++++++++++-
web/pgadmin/utils/__init__.py | 2 ++
2 files changed, 13 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-07-17 12:04:39 Re: [pgAdmin4][Patch] - RM #3309 - Backup does not work with --format=d
Previous Message Dave Page 2018-07-17 12:02:19 Re: [pgAdmin4][Patch]: RM #3448 copy command failure issue in pgAdmin