Re: PATCH: Clear undo/redo history when a file is opened in Query editor - Mailing list pgadmin-hackers

From Dave Page
Subject Re: PATCH: Clear undo/redo history when a file is opened in Query editor
Date
Msg-id CA+OCxozWA1H_=A19gMc=GpTCbj02zCHTrD1HCF66JKNpV9KnpA@mail.gmail.com
Whole thread Raw
In response to PATCH: Clear undo/redo history when a file is opened in Query editor  ("J.F. Oster" <jinfroster@mail.ru>)
Responses Re: PATCH: Clear undo/redo history when a file is opened in Query editor
List pgadmin-hackers
Ashesh, can you review/commit this please?

On Fri, Oct 24, 2014 at 8:35 PM, J.F. Oster <jinfroster@mail.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@postgresql.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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: Support smallserial columns in Edit Data window
Next
From: Dave Page
Date:
Subject: Re: F8 for Execute to file