Re: mingw autoconf again

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Cc: Magnus Hagander <magnus(at)hagander(dot)net>
Subject: Re: mingw autoconf again
Date: 2007-10-29 10:05:22
Message-ID: 200710291105.23252.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Am Montag, 29. Oktober 2007 schrieb Magnus Hagander:
> 1) does it look ok?

yes

> 2) is it ok to put checks for win32-only this way?

Well, the available replacement implementation only works on win32, so this is
about as correct as we should care to be at the moment.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2007-10-29 16:54:00 Re: pg_ctl configurable timeout
Previous Message Magnus Hagander 2007-10-29 09:59:32 Re: mingw autoconf again