Re: win32 inode fix

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: win32 inode fix
Date: 2004-02-09 17:44:26
Message-ID: 87fzdk4079.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> In reading the patch, it seems he is only doing "zero equals
> unknown" on Win32, so I think we are fine.

That's what I was trying to avoid: where possible, we shouldn't
introduce platform-dependent #ifdefs IMHO.

-Neil

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2004-02-09 20:09:34 Re: Two-phase commit
Previous Message Bruce Momjian 2004-02-09 16:52:13 Re: [PATCHES] Updated win32 readdir patch