bit datatype in 7.2.1 - Mailing list pgsql-general

From Joseph Artsimovich
Subject bit datatype in 7.2.1
Date
Msg-id E1712Mp-000676-00@f8.mail.ru
Whole thread Raw
Responses Re: bit datatype in 7.2.1  (Neil Conway <nconway@klamath.dyndns.org>)
List pgsql-general
Hi,

I've upgraded from 7.1.3 to 7.2.1 and now I'm having problems with
the bit datatype. I used to do '0'::bit(20) to save some typing, but
it does not work anymore:
ERROR:  bit string length does not match type bit(20)

Is there a way to do it in version 7.2.1?


pgsql-general by date:

Previous
From: Mark kirkwood
Date:
Subject: Re: Performance Issues with count()
Next
From: Risko Peter
Date:
Subject: large object dump-restore problem(bug?)