Re: [pgadmin-support] Query output is misleading due to grid cell size

2012-08-25 Thread Guillaume Lelarge
On Thu, 2012-08-16 at 12:56 +1000, Evan Martin wrote: > Running the latest trunk build (g7ac0c60) > > When pgAdmin displays the query output in a grid each column seems to be > sized based on the header size and the value is truncated as needed. > There is no indication that it's been truncated.

[pgadmin-support] Query output is misleading due to grid cell size

2012-08-15 Thread Evan Martin
Running the latest trunk build (g7ac0c60) When pgAdmin displays the query output in a grid each column seems to be sized based on the header size and the value is truncated as needed. There is no indication that it's been truncated. This sometimes makes the result highly misleading and I've ju