Re: Bug #893: Trigger causes database to crash - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #893: Trigger causes database to crash
Date
Msg-id 12508.1044545344@sss.pgh.pa.us
Whole thread Raw
In response to Bug #893: Trigger causes database to crash  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> The bug is repeatable so if anyone wants more information please request.

Hmm.  There's a known bug in plpy.execute concerning handling of NULLs,
but offhand this doesn't look like it ever passes NULLs to execute() ---
is that correct?  Otherwise, we'll need a stack trace from the crashed
backend, or enough data to reproduce the problem locally.  (The trigger
definition alone isn't very useful; I'm not interested in guessing at
the table you have it on... a pg_dump script to create everything needed
to duplicate the problem would be useful.)

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Trigger function not executing
Next
From: Stefanos Harhalakis
Date:
Subject: psql 7.3.1: signal 11 + replace_vars_with_subplan_refs: variable not in subplan target list