Re: BUG #2295: MemoryContextSwitchTo missing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2295: MemoryContextSwitchTo missing
Дата
Msg-id 3304.1141315974@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2295: MemoryContextSwitchTo missing  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Uh, I see MemoryContextSwitchTo in 8.1.  I think the problem might be
> that the function is not marked with DLLIMPORT for XP.

No, the problem is it's a macro (actually inline, but effectively a
macro) in 8.1.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2294: SPI_connect() fails in trigger when a Foreignkey constraint exists on same table as trigger.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2291: int2vectorrecv() and oidvectorrecv() are wrong (SIGBUS)