pgAdmin 4 commit: Fix an insufficient memory issue by replacing the XCO

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an insufficient memory issue by replacing the XCO
Date: 2022-02-14 07:53:34
Message-ID: E1nJWAw-0005Z0-Ta@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an insufficient memory issue by replacing the XCOPY with the ROBOCOPY command for Windows.

Branch
------
master

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

Modified Files
--------------
Make.bat | 16 +-
web/logfile | 999 ------------------------------------------------------------
2 files changed, 8 insertions(+), 1007 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-14 08:46:57 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS
Previous Message Akshay Joshi 2022-02-14 06:44:50 Re: [pgAdmin4][Patch] - PostgreSQL deployment on Amazon RDS