Re: [PATCHES] Tiny plpython fix

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] Tiny plpython fix
Дата
Msg-id 14593.1158413828@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Tiny plpython fix  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
>> If we need this change in plpython, why not also
>> src/include/port/win32.h?

> That's a very good question. It is because something that's pulled in
> from the python headers causes the deprecation to show. Whereas when we
> compile other things, the deprecation is hidden somewhere in an #ifdef
> or so. But its definitly not *wrong* to fix it in win32.h as well.

OK, changed it both places.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] pg_strcasecmp in fe-connect.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Reducing data type space usage