| From: | johannes graën <johannes(at)selfnet(dot)de> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| Cc: | Gabriel E(dot) Sánchez Martínez <gabrielesanchez(at)gmail(dot)com>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Copy & paste key commands not working correctly |
| Date: | 2016-03-06 17:35:00 |
| Message-ID: | CA++JNSceEEA-a_B1AtT7a9PX-1m2+ZZ3GGqkhWhpAqQSzhKHjg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi,
On Fri, Feb 19, 2016 at 12:42 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Can you test the attached patch please? I've done various tests with gprof
> to profile the code whilst copying/pasting text in the query tool up to
> about 20MB worth. I found a couple of optimisations that seem to make good
> improvements here, and only see issues with very large files, most notably
> when the editor is doing brace matching over megabytes of text (which seems
> unavoidable).
I managed to compile pgadmin3 with the patch you provided. The bug is
still there, I see exactly the same behaviour as before.
Best
Johannes
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Frank Limpert | 2016-03-08 14:41:21 | Default Values of Function Arguments are garbled if they contain a comma |
| Previous Message | Alan Droege | 2016-03-02 19:02:50 | Permission error causes object tree to be built incomplete |