Re: Trouble with bytea in SPI...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: Cristian Prieto <cristian(at)clickdiario(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Trouble with bytea in SPI...
Date: 2005-09-02 03:51:22
Message-ID: 10133.1125633082@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Fuhr <mike(at)fuhr(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mavinakuli, Prasanna (STSD) 2005-09-02 04:00:31 LOG: unexpected EOF within message length word
Previous Message Matthew Peter 2005-09-02 03:48:51 same size VARCHAR or INT IX faster?