pgAdmin 4 commit: Ensure we can download large files and keep theuser

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Ensure we can download large files and keep theuser
Дата
Msg-id E1eMxGW-0007rI-CK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure we can download large files and keep the user informed about progress. Fixes #2829. Fixes #2491. Fixes #2715

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=50e1e6c9af1d2374401e4cdca6f273f4d819b126
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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Add optional TLS support to the docker container.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Attempt to decode database errors based onlc_message