Re: [BUGS] plpgsql functions crash cvs

2006-03-01 Thread Tom Lane
Kris Jurka <[EMAIL PROTECTED]> writes: > eKol in #postgresql reported a problem with a plpgsql function crashing > the server. I tested the attached against 8.2cvs as of this morning > and got this stacktrace: > #0 plpgsql_xact_cb (event=XACT_EVENT_COMMIT, arg=0x0) at pl_exec.c:4521 I believe

Re: [BUGS] plpgsql functions crash cvs

2006-03-01 Thread Alvaro Herrera
Kris Jurka wrote: > > eKol in #postgresql reported a problem with a plpgsql function crashing > the server. I tested the attached against 8.2cvs as of this morning > and got this stacktrace: Interesting. 8.1 also crashes. 8.0 instead gives this output: psql:/home/alvherre/funcs.sql:86: ERRO

[BUGS] plpgsql functions crash cvs

2006-03-01 Thread Kris Jurka
eKol in #postgresql reported a problem with a plpgsql function crashing the server. I tested the attached against 8.2cvs as of this morning and got this stacktrace: #0 plpgsql_xact_cb (event=XACT_EVENT_COMMIT, arg=0x0) at pl_exec.c:4521 #1 0x0046f43d in CallXactCallbacks (event=XAC