Re: Efficient Boolean Storage

Поиск
Список
Период
Сортировка
От SZUCS Gábor
Тема Re: Efficient Boolean Storage
Дата
Msg-id 009401c29bca$2e337ae0$0a03a8c0@fejleszt2
обсуждение исходный текст
Ответ на Re: Efficient Boolean Storage  (Csaba Nagy <nagy@domeus.de>)
Список pgsql-general
I think it is because of the MSB order. Would it be implemented as LSB, I'm
sure the high byte would be the one to be padded :)

G.
--
while (!asleep()) sheep++;

---------------------------- cut here ------------------------------
----- Original Message -----
From: "Jean-Luc Lachance" <jllachan@nsd.ca>
Sent: Wednesday, December 04, 2002 7:39 PM


> It is unintuitive to me that the low byte be padded.  Shouldn't it be
> the high byte?
>
> JLL
>
> Joe Conway wrote:
> >    *              bitdata   -- bit string, most significant byte first



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

Предыдущее
От: Terry Yapt
Дата:
Сообщение: passwords in pg_shadow (duplicate).
Следующее
От: "Andrew J. Kopciuch"
Дата:
Сообщение: Re: Functions just dont want to work! [hard]