Re: edit grid: linebreak added to data
От
Erwin Brandstetter
Тема
Re: edit grid: linebreak added to data
Дата
Msg-id
45589072.8000004@falter.at
Ответ на
Re: edit grid: linebreak added to data (Dave Page)
Список
Дерево обсуждения
edit grid: linebreak added to data Erwin Brandstetter <brandstetter@falter.at>
Re: edit grid: linebreak added to data Dave Page <dpage@postgresql.org>
Re: edit grid: linebreak added to data Dave Page <dpage@postgresql.org>
Re: edit grid: linebreak added to data Erwin Brandstetter <brandstetter@falter.at>
Re: edit grid: linebreak added to data Dave Page <dpage@postgresql.org>
Re: edit grid: linebreak added to data Erwin Brandstetter <brandstetter@falter.at>
Re: edit grid: linebreak added to data Dave Page <dpage@postgresql.org>
dpage@postgresql.org wrote: > Erwin Brandstetter wrote: >> dpage@postgresql.org wrote: >>> And in case you were wondering, we use the wxTE_RICH flag to allow >>> the control to hold more than 64KB of text (though I do wonder if >>> that's actually still required). >> >> Now that you have disabled editing bytea, it might not be needed >> anymore? > > Why? Text/varchar can hold up to a gigabyte iirc. Right. But who would possibly dream of editing gigabytes in pgAdmin? And don't you have an option "Max. characters per column" in place, which could prevent excess data? > As for date & timestamp, those will hardly grow beyond 64k. :) > > True - it hadn't crossed my mind that they shouldn't realy have used > the multiline editor anyway (too early, no coffee!!). I've change > dates, times, timestamps and intervals to use a single line editor. > > I'll send you the regulation .exe update offlist :-) I'll look into it. Regards Erwin
В списке pgadmin-support по дате отправления