Re: Bit strings

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Bit strings
Дата
Msg-id Pine.LNX.4.21.0006101914440.9195-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Bit strings  (Adriaan Joubert <a.joubert@albourne.com>)
Список pgsql-hackers
Adriaan Joubert writes:

> My current feeling is that perhaps it would be better to just disallow
> bit operations on bitstrings that haven't got the same length
> completely.

I feel with you. :)

> 3) With TOAST bit strings could be used to store large amounts of binary
> data.

This is not really the proper application for bit strings. There are BLOBs
for that. Which leads to the question, what are bit strings really useful
for other than genuine bit masks?


-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Proposal: TRUNCATE TABLE table RESTRICT
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Current initdb broken.