Friday, June 20, 2008

Re: [pgadmin-support] Error set CLRF in SqlEditor on Windows

On Fri, Jun 20, 2008 at 7:43 AM, "Соболь А.Е." <gen_dir@infogroup.ru> wrote:
> Version pgadmin-III 1.8.4.
> Operating System Windows 2000
> RussianWin1251
>
> Errors:
> 1. I am seting mode [CLRF Dos] in "Sql editor", text is coverting Ok. But
> when am starting to type new text, new text is inputing with [LF] symbol.

Fixed in SVN for 1.8.5.

> 2. When I open new work session on "Sql editor", setting [CLRF Dos] reset on
> [LF]. :( Need save this setting in options menu. My Cvs system not made
> compare when .sql include [LF] in text file :(

I've committed a change along these lines for the next major release.
It will remember whatever setting you manually select form the menu,
and set any new instances of the text control to use that setting from
then on. If you open a file that happens to be in a different format
however, it won't update the saved default.

> I want New Enhancements:
> 1. Set Lock mode on 'Sql Editor' when file is ReadOnly mode.

You mean you want the SQL editor to be read-only if the file is? I
find that extremely annoying in other editors that do it. You may not
be able to edit the original file, but there's no reason not to edit
it and then use Save As.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

No comments: