| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org, "Magnus Hagander" <mha(at)sollentuna(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Tiny plpython fix |
| Date: | 2006-09-16 13:37:08 |
| Message-ID: | 14593.1158413828@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
"Magnus Hagander" <mha(at)sollentuna(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-16 13:43:22 | Re: Reducing data type space usage |
| Previous Message | Tom Lane | 2006-09-16 13:33:19 | Re: [PATCHES] pg_strcasecmp in fe-connect.c |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-09-16 16:21:18 | Re: patch for contrib/xml2 |
| Previous Message | Tom Lane | 2006-09-16 13:33:19 | Re: [PATCHES] pg_strcasecmp in fe-connect.c |