pgAdmin 4 commit: Fix clipboard handling with large datasets. Fixes #24

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix clipboard handling with large datasets. Fixes #24
Date: 2017-07-03 10:19:24
Message-ID: E1dRyRw-0005uU-Ip@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix clipboard handling with large datasets. Fixes #2489

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1977a5fcda44b78b00d6eaac2e6a99df355d5105
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/selection/clipboard.js | 23 ++++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-03 10:19:35 Re: [pgAdmin4][Patch]: Fixed RM #2489: Copy from the results grid is extremely slow and fails with large datasets
Previous Message Khushboo Vashi 2017-07-03 10:10:58 Re: [pgAdmin4][Patch]: Fixed the issue related to Domain Constraint module