Re: Trouble with bytea in SPI...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Trouble with bytea in SPI...
Дата
Msg-id 10133.1125633082@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Trouble with bytea in SPI...  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Michael Fuhr <mike@fuhr.org> writes:
> On Thu, Sep 01, 2005 at 08:23:31PM -0600, Cristian Prieto wrote:
>> Hello, I've been working just a little with SPI in a few stored
>> functions, this is a model of my SP:

> Please post a real example instead of a "model."

Also, it's good to make at least some minimal effort with gdb to find
out where your code is crashing.  A backtrace from the core dump
(or from catching the signal interactively) often tells a lot.

            regards, tom lane

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

Предыдущее
От: Matthew Peter
Дата:
Сообщение: same size VARCHAR or INT IX faster?
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: ECPG examples...