| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: MS-VC build patch |
| Date: | 2006-06-22 13:58:58 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA0FA78@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
> Hi Bruce-san, and Magnus-san,
>
> I have many problems by client construction of 8.2.
> This patch helps a MS-VC client and server construction.
> However, IPV6 still has the problem.
> Please fully take into consideration.
Hi!
Hiroshi - why are you taking out all the stuff from pg_config.h.win32?
It's necessary to build the complete system on win32.
It's possible (I'd say now likely) that something in the client-only vc
build broke with the patch to allow full system build with vc. IIRC I
tested it before I sent it in, but some changes were made after
application - and it's possible I forgot to include something in the
patch.
As for the other parts - I haven't seen those problems, but I'm not
working off latest-and-greatest CVS. I need to merge up to that soon,
I'll take a look at it then.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stefan Kaltenbrunner | 2006-06-22 20:00:50 | Re: Overhead for stats_command_string et al, take 2 |
| Previous Message | Hiroshi Saito | 2006-06-22 13:37:28 | MS-VC build patch |