Re: plpython: fix for improperly handled NULL arguments in prepared plans
От
Tom Lane
Тема
Re: plpython: fix for improperly handled NULL arguments in prepared plans
Дата
Msg-id
26582.1044052581@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
plpython: fix for improperly handled NULL arguments in prepared
plans Andrew Bosma <bosma@epigenomix.com>
Re: plpython: fix for improperly handled NULL arguments in prepared plans Tom Lane <tgl@sss.pgh.pa.us>
Andrew Bosma writes: > NULL arguments were improperly converted to the string 'None' rather than being marked > as NULLs in the third argument to SPI_execp. The patch is against CVS HEAD. Patch applied to HEAD and 7.3 branch. Thanks! regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
В списке pgsql-patches по дате отправления