Re: plpython crash

From: Jean-Baptiste Quenot <jbq(at)caraldi(dot)com>
To: Jan Urbański <wulczer(at)wulczer(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plpython crash
Date: 2011-08-16 14:52:49
Message-ID: CAK6bCayY6M4_yOt1wRNOfaSDvb29okOiWE-OJHjaJ6gBRfCnRg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-08-16 14:56:13 Re: Some problems about cascading replication
Previous Message Magnus Hagander 2011-08-16 14:51:33 Re: pg_basebackup and wal streaming