Re: [pgadmin-support] Wish: Edit/Show Bytea Fields with simplified logic

2011-04-17 Thread Guillaume Lelarge
Le 14/04/2011 08:38, Durumdara a écrit : > Dear Developers! > > It would be better if we can use the Query/Editor grid as in Delphi DBGrid. > > There is two states of the BLOB fields, first is empty (NULL), and the > second is [BLOB] (filled with something). > PGAdmin is very slow when I try to s

[pgadmin-support] Wish: Edit/Show Bytea Fields with simplified logic

2011-04-13 Thread Durumdara
Dear Developers! It would be better if we can use the Query/Editor grid as in Delphi DBGrid. There is two states of the BLOB fields, first is empty (NULL), and the second is [BLOB] (filled with something). PGAdmin is very slow when I try to see a table with full of blobs, or long "text" (memo) fi