Re: fmgr_oldstyle in extensions

Поиск
Список
Период
Сортировка
От Paul Ramsey
Тема Re: fmgr_oldstyle in extensions
Дата
Msg-id etPan.5421a845.3352255a.297a@Butterfly.local
обсуждение исходный текст
Ответ на Re: fmgr_oldstyle in extensions  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-general
Oh vey, I knew after spending a half-day walking through the debugger it would turn out to be a trivial mistake on my part. This is always how it is when the Magic Fails to Work :) Thanks so much for the help! (and now I know a lot more about the function manager (well, the old one)).

P

-- 
Paul Ramsey
http://cleverelephant.ca
http://postgis.net

On September 23, 2014 at 10:02:33 AM, Andres Freund (andres@2ndquadrant.com) wrote:

You forgot to add a PG_FUNCTION_INFO_V1(yourfunc); for the function. 

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: fmgr_oldstyle in extensions
Следующее
От: Andrej Vanek
Дата:
Сообщение: deadlock of lock-waits (on transaction and on tuple) using same update statement