bit datatype in 7.2.1

Поиск
Список
Период
Сортировка
От Joseph Artsimovich
Тема bit datatype in 7.2.1
Дата
Msg-id E1712Mp-000676-00@f8.mail.ru
обсуждение исходный текст
Ответы Re: bit datatype in 7.2.1  (Neil Conway <nconway@klamath.dyndns.org>)
Список 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 по дате отправления:

Предыдущее
От: Mark kirkwood
Дата:
Сообщение: Re: Performance Issues with count()
Следующее
От: Risko Peter
Дата:
Сообщение: large object dump-restore problem(bug?)