Re: [pgadmin-support] about bit varying - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin-support] about bit varying
Date
Msg-id 937d27e10902130338t343121ddw3fe696ee8c28f6c4@mail.gmail.com
Whole thread Raw
In response to Re: [pgadmin-support] about bit varying  (Quan Zongliang <quanzongliang@gmail.com>)
List pgadmin-hackers
On Fri, Feb 13, 2009 at 9:06 AM, Quan Zongliang <quanzongliang@gmail.com> wrote:
>> Dear pgadmin-support
>>
>> Hi, I'm using pgadmin3 1.8.4 windows version.
>> I found that the length of bit varying in sql view window
>> is different from the one shown from psql command (\dt).
>> Its shown as 16 in sql view window, but 20 is correct.
>> I hope this problem will fix soon!
>> Thank you.
>>
>> Best regards
>> Hiromichi Nakajima
>
> Fixed.
> Please review it.

Thanks, patch applied.


--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r7588 - in branches/REL-1_8_0_EDB/pgadmin3/pgadmin: dlg include/utils schema
Next
From: Dave Page
Date:
Subject: Re: Patch: when select bit varying type, column length can be inputted