Re: Win32 port

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

Hannu Krosing wrote:
> Bruce Momjian kirjutas K, 06.11.2002 kell 08:19:
> > I have copies of Peer Direct's (Jan's company) port of PostgreSQL to
> > Win32, and SRA's port to Win32, and permission to generate a merged
> > patch that can be applied to 7.4.
>
> Great!
>
> > Now that 7.3 is almost complete, I am going to start work on that. I
> > will post patches that deal with specific portability issues, like
> > fork/exec and path separator handling, and once reviewed, apply them to
> > the main CVS tree for 7.4.
>
> What C compiler will you be working with ?
>
> I hope that at least MingW should be supported ?

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.

--
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Luis Alberto Amigo Navarro 2002-11-06 15:16:25 Re: a tiny question
Previous Message Tom Lane 2002-11-06 14:51:16 Re: CURRENT_TIME