Re: Bug with exceptionally long values.

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Jeff Adams <jadams(at)azavea(dot)com>
Cc: Michael Shapiro <mshapiro51(at)gmail(dot)com>, Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>, pgadmin-support(at)postgresql(dot)org
Subject: Re: Bug with exceptionally long values.
Date: 2010-07-27 19:23:52
Message-ID: 4C4F3248.705@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le 27/07/2010 21:01, Jeff Adams a écrit :
> I'm attempting to get a wxGrid sample working so I can test it.
>

You need to compile wxWidgets code for that. Make sure you get 2.8
branch. We don't support 2.9 right now.

> One option simpler than changing grid components would be changing something
> about the cell (for example, a really ugly option would be changing the
> background color) whenever you set data in excess of 65535 characters on
> windows...
>

Ugly and not really intuitive. But, at least, not buggy.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Jeff Adams 2010-07-27 20:26:10 Re: Bug with exceptionally long values.
Previous Message Guillaume Lelarge 2010-07-27 19:21:10 Re: It takes a long time for pgAdmin to retrieve database schema details