Re: plpython crash - Mailing list pgsql-hackers

From Jean-Baptiste Quenot
Subject Re: plpython crash
Date
Msg-id CAK6bCayY6M4_yOt1wRNOfaSDvb29okOiWE-OJHjaJ6gBRfCnRg@mail.gmail.com
Whole thread Raw
In response to Re: plpython crash  (Jan Urbański <wulczer@wulczer.org>)
Responses Re: plpython crash
List pgsql-hackers
After backporting plpython.c from HEAD, this is the error message I get:

ERROR:  key "........pg.dropped.6........" not found in mapping
HINT:  To return null in a column, add the value None to the mapping
with the key named after the column.
CONTEXT:  while creating return value
PL/Python function "myfunc"

What does it mean?
-- 
Jean-Baptiste Quenot


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pg_basebackup and wal streaming
Next
From: Heikki Linnakangas
Date:
Subject: Re: Some problems about cascading replication