On Thu, Oct 9, 2008 at 1:45 PM, Pfuetz, Michael <[EMAIL PROTECTED]> wrote: > Hello, > > i think there is bugs in pgadmin: > CREATE TABLE test_bit > ( > id text NOT NULL, > byte bit(8) NOT NULL, > CONSTRAINT test_bit_pkey PRIMARY KEY (id) > ) > WITHOUT OIDS; > ALTER TABLE test_bit OWNER TO assux; > > Insert with pgadmin: > hello,10101010 > > ERROR: bit string length 1 does not match type bit(8)
Thanks - fixed for the next release. Regards, Dave -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support