Re: [HACKERS] LONG
От | wieck@debis.com (Jan Wieck) |
---|---|
Тема | Re: [HACKERS] LONG |
Дата | |
Msg-id | m11xPFB-0003kGC@orion.SAPserv.Hamburg.dsh.de обсуждение исходный текст |
Ответ на | Re: [HACKERS] LONG (wieck@debis.com (Jan Wieck)) |
Список | pgsql-hackers |
> We change heap_formtuple(), heap_copytuple() etc. not to > allocate the entire thing in one palloc(). Instead the tuple > portion itself is allocated separately and the current memory > context remembered too in the HeapTuple struct (this is > required below). Uhh, just realized that the usual pfree(htup) will not work anymore. But shouldn't that already have been something like heap_freetuple(htup)? Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #========================================= wieck@debis.com (Jan Wieck) #
В списке pgsql-hackers по дате отправления: