Re: [pgadmin-support] [FEATURE] Data output column width

2004-04-28 Thread Andreas Pflug
ow wrote: No chance of getting this implemented, huh? Thanks There *is* a chance, it's a desirable feature. But it will take me some time until I'll find time for that. Unless you jump in :-) Regards, Andreas ---(end of broadcast)--- TIP 9: the

Re: [pgadmin-support] [FEATURE] Data output column width

2004-04-28 Thread ow
No chance of getting this implemented, huh? Thanks --- ow <[EMAIL PROTECTED]> wrote: > > Hi, > > It would be nice if pgAdmin could set the column width according to the > length > of the retrieved data. Alternatively, pgAdmin could try keep existing column > widths if the same query is run repea

[pgadmin-support] [FEATURE] Data output column width

2004-04-15 Thread ow
Hi, It would be nice if pgAdmin could set the column width according to the length of the retrieved data. Alternatively, pgAdmin could try keep existing column widths if the same query is run repeatedly (i.e. after user arranged the column widths the first time). IMHO, this would help a lot. Tha