pgAdmin 4 commit: Ensure we can download large files and keep theuser - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure we can download large files and keep theuser
Date
Msg-id E1eGnIQ-00005T-G5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure we can download large files and keep the user informed about progress. Fixes #2829. Fixes #2491. Fixes #2715

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8cc1a007b59a6a7c87b4889b6025b1e3b2f251d0
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 155 ++++++++++++++++++++++++++++++++++------------
runtime/BrowserWindow.h   |   3 +
2 files changed, 118 insertions(+), 40 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][patch][runtime]: RM#2829, RM#2491 - pgAdmin4 crasheswhile saving CSV data from Query tool
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][runtime][patch]: Fix for RM#2679