Re: pgAdminIII 1.6.3 pasting 64K into a text column - Mailing list pgadmin-support

From Dave Page
Subject Re: pgAdminIII 1.6.3 pasting 64K into a text column
Date
Msg-id 465832C7.3050509@postgresql.org
Whole thread Raw
In response to pgAdminIII 1.6.3 pasting 64K into a text column  ("Belbin, Peter" <PBelbin@McLeodUSA.com>)
List pgadmin-support
Belbin, Peter wrote:
> I'm using pgAdminIII 1.6.3 on a windows machine, and the program 
> reliably dies whenever I try pasting 64K of text into a TEXT column 
> using the table editor.
> 
> The text column is defined as 65000 in length, and the db is using 
> SQL_ASCII.
> 
> It happens every time.

I cannot reproduce a crash in SVN trunk, but it does seem that the 
wxWidgets text control was being created with a maximum length less than 
it should have been. I've corrected that to use the maximum whereever 
possible and tested with 100K+ strings with no problems.

Thanks for the report.

Regards, Dave


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Bug Report: Preferences Dialogbox does not resize after I change the font size
Next
From: Rodrigo De León
Date:
Subject: Feature suggestions