| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
| Subject: | Re: PATCH: Clear undo/redo history when a file is opened in Query editor |
| Date: | 2014-10-27 10:44:52 |
| Message-ID: | CA+OCxozWA1H_=A19gMc=GpTCbj02zCHTrD1HCF66JKNpV9KnpA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Ashesh, can you review/commit this please?
On Fri, Oct 24, 2014 at 8:35 PM, J.F. Oster <jinfroster(at)mail(dot)ru> wrote:
> Hello!
>
> A user may occasionaly assign content of a previously edited file into
> a next file opened in the same Query window, by calling Undo and Save.
>
> Simple non-MDI text editors (for example, notepad.exe) prevent an
> issue by clearing undo/redo history, so should we do.
> Please see the attached patch.
>
> --
> Best regards,
> J.F.
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2014-10-27 10:46:02 | Re: F8 for Execute to file |
| Previous Message | Dave Page | 2014-10-27 10:44:16 | Re: PATCH: Support smallserial columns in Edit Data window |