Re: Time to drop plpython2?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Time to drop plpython2?
Дата
Msg-id 20220308045916.7baapelbgftoqeop@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Time to drop plpython2?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Time to drop plpython2?  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

On 2022-03-07 23:39:39 -0500, Tom Lane wrote:
> Andres Freund <andres@anarazel.de> writes:
> > On 2022-03-07 20:11:52 -0500, Tom Lane wrote:
> >> This version seems ready-to-go to me, or at least ready to see
> >> what the buildfarm makes of it.
> 
> > Pushed. Let's see...
> 
> wrasse says you were too quick to drop plpython_error_5.out.

Does look like it. I'll try to find a distribution with an old python...


> Otherwise looks pretty good so far.

crake also failed. Looks like plpy_plpymodule.h needs to include plpython.h. A
pre-existing issue that just didn't happen to cause problems...

Greetings,

Andres Freund



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Time to drop plpython2?
Следующее
От: Peter Smith
Дата:
Сообщение: Re: Handle infinite recursion in logical replication setup