Re: Time to drop plpython2?

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

On 2022-03-08 10:42:31 -0800, Andres Freund wrote:
> > 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...
> 
> Fixed that.

Hm. Now crake failed in XversionUpgrade-REL9_2_STABLE-HEAD:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2022-03-08%2018%3A47%3A22

except that the log doesn't actually indicate any problem? Andrew, any hint?

Greetings,

Andres Freund



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Postgres restart in the middle of exclusive backup and the presence of backup_label file
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Proposal: Support custom authentication methods using hooks