pgAdmin 4 commit: Fix Copy so it still works after query results have b

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix Copy so it still works after query results have b
Date: 2017-08-31 13:50:41
Message-ID: E1dnPrl-0002ne-Sw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix Copy so it still works after query results have been copied. Fixes #2637

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c4393a7795eef18b311724f45b6c9c0dae01926d
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/selection/clipboard.js | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-08-31 13:57:52 Re: Array representation [pgAdmin4]
Previous Message Dave Page 2017-08-31 13:50:31 Re: [pgAdmin4][Patch]: RM_2637 - Copy functionality in Query Tool doesn't work after copying from Data Output