Re: ERROR: Memory exhausted in AllocSetAlloc(909324558)

Поиск
Список
Период
Сортировка
От darcy@druid.net (D'Arcy J.M. Cain)
Тема Re: ERROR: Memory exhausted in AllocSetAlloc(909324558)
Дата
Msg-id 20010608234442.C3B2C1A8E@druid.net
обсуждение исходный текст
Ответ на Re: ERROR: Memory exhausted in AllocSetAlloc(909324558)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ERROR: Memory exhausted in AllocSetAlloc(909324558)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Thus spake Tom Lane
> darcy@druid.net (D'Arcy J.M. Cain) writes:
> > Am I misunderstanding the call?  I thought that the nulls parameter was
> > to map out which values you were changing to were NULL.
> 
> heap_formtuple is for constructing a tuple from scratch.  It sounds like
> you should be using heap_modifytuple instead.

But I am using SPI_modifytuple().  The rest came from tracing that
function.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: make check fails
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: Memory exhausted in AllocSetAlloc(909324558)