Re: Updated win32 readdir patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: Magnus Hagander <mha(at)sollentuna(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Updated win32 readdir patch
Date: 2004-02-09 16:51:01
Message-ID: 200402091651.i19Gp1R12994@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

Neil Conway wrote:
> "Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> > Here is an updated version of the win32 readdir patch.
>
> Do we actually need to apply this to the main CVS tree, or can we just
> wait for a mingw release that includes the fix?

We might be able to wait, but the current MinGW has other bugs so we
can't use it. I think we can include it in CVS and add a TODO to remove
it when MinGW is upgraded.

--
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-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-02-09 16:52:13 Re: [PATCHES] Updated win32 readdir patch
Previous Message Tom Lane 2004-02-09 16:26:43 Re: [HACKERS] Sync vs. fsync during checkpoint

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-02-09 16:52:13 Re: [PATCHES] Updated win32 readdir patch
Previous Message Bruce Momjian 2004-02-09 16:35:44 Re: win32 inode fix