Re: [PATCHES] Tiny plpython fix - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] Tiny plpython fix
Date
Msg-id 14593.1158413828@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] Tiny plpython fix  ("Magnus Hagander" <mha@sollentuna.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] pg_strcasecmp in fe-connect.c
Next
From: Tom Lane
Date:
Subject: Re: Reducing data type space usage