Re: bit strings - anyone working on them?

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: bit strings - anyone working on them?
Дата
Msg-id 1051131891.1965.39.camel@fuji.krosing.net
обсуждение исходный текст
Ответ на Re: bit strings - anyone working on them?  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
Philip Warner kirjutas K, 23.04.2003 kell 19:38:
> At 12:02 PM 23/04/2003 -0400, Tom Lane wrote:
> >and instead
> >add a separate function that maps an integer to an LSB-first bitstring?
> 
> This would work, but it's not going to be very friendly without automatic 
> cast support. Does the spec mention LSB and/or numeric conversions? Also, I 
> just noticed that B'0' is not equal to B'00', which also seems unfortunate.

The same is true for real strings: '0' != '00' .

-----------------
Hannu



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

Предыдущее
От: Dennis Björklund
Дата:
Сообщение: Re: query optimization scenarios 17,701 times faster!!!
Следующее
От: "Sander Steffann"
Дата:
Сообщение: Re: First draft of new FE/BE protocol spec posted for comments