pgAdmin 4 commit: Support server side download in runtime application. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Support server side download in runtime application.
Date
Msg-id E1bP9Ww-00061W-Uy@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Support server side download in runtime application.

Branch
------
master

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

Modified Files
--------------
runtime/BrowserWindow.cpp | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Colin Beckingham
Date:
Subject: Where is option to disable pgadmin4 version check?
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix saving of query output as CSV data. Fixes #1405