Re: Win32 port

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: Jan Wieck <JanWieck(at)Yahoo(dot)com>, Hannu Krosing <hannu(at)tm(dot)ee>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Subject: Re: Win32 port
Date: 2002-11-06 16:27:06
Message-ID: 200211061627.gA6GR6p00961@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Joe Conway wrote:
> Bruce Momjian wrote:
> > Jan Wieck wrote:
> >
> >>>Actually, I will be doing all the coding on BSD/OS. I am more merging
> >>>patches than actual coding, though. This will guarantee that the
> >>>patches will not affect the Unix platforms. I will need help from
> >>>others to check the various Win32 compilers.
> >>
> >>I was wondering about that. How will you be able to verify that you got
> >>a Win32 port that at least compiles, if you're merging two different
> >>Win32 approaches into the code on BSD? I don't expect that to work at
> >>all.
> >
> > It doesn't have to work on Win32 day 1. I will do all the work I can.
> > I will also be buying a machine that can compile this but right now I
> > want to get most of it in.
> >
>
> Bruce, I can compile on VC++ (VS .Net) for you. Let me know when you're ready
> with a patch.

Thanks. That will be a help. In fact, just running it through after I
make few commits should fix things up.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross J. Reedstrom 2002-11-06 16:43:18 Re: protocol change in 7.4
Previous Message Stephan Szabo 2002-11-06 16:25:22 Re: [SQL] Problem: Referential Integrity Constraints lost