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

From J.F. Oster
Subject PATCH: Clear undo/redo history when a file is opened in Query editor
Date
Msg-id 966458993.20141024233524@mail.ru
Whole thread Raw
Responses Re: PATCH: Clear undo/redo history when a file is opened in Query editor
List pgadmin-hackers
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.

Attachment

pgadmin-hackers by date:

Previous
From: "J.F. Oster"
Date:
Subject: PATCH: Support smallserial columns in Edit Data window
Next
From: Mads Jensen
Date:
Subject: F8 for Execute to file