Re: ERROR: invalid memory alloc request size

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: ERROR: invalid memory alloc request size
Дата
Msg-id 878xwe3elq.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: ERROR: invalid memory alloc request size  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ERROR: invalid memory alloc request size  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> We'd have to make sure zero is never the *correct* value of the offset,
> but that just means wasting one word, which seems no problem.

In theory it's possible for only half the word to be written or even to have
outright garbage show up. In practice I think there are no actual
architectures where this can really happen though.

-- 
greg



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] aix build question re: duplicate symbol warning
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: invalid memory alloc request size