Re: bit strings - anyone working on them?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: bit strings - anyone working on them?
Дата
Msg-id 20030422223152.N9342-100000@houston.familyhealth.com.au
обсуждение исходный текст
Ответ на bit strings - anyone working on them?  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
> Having just used bit strings for the first time, I am now aware of some
> features I consider a little odd, and was wondering if (a) they are
> actively being worked on, (b) if they are not considered the way to go, and
> (c) if there would be any interest in the additions/changes indicated below.
>
> 1. Length enforcement:
> ----------------------
>
>      select B'10' | B'1';
>
>     is currently illegal.

This one has slightly annoyed me more than once. That said, none of our
apps use bitsets anymore...

Chris



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Overholt
Дата:
Сообщение: Re: TODO-list
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: bit strings - anyone working on them?