Re: Other Win32 TODO items?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
Cc: pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Other Win32 TODO items?
Date: 2003-11-11 03:53:09
Message-ID: 200311110353.hAB3r9U11519@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 pgsql-patches

Claudio Natoli wrote:
> * stat() + extension differences
> - execute bits returned by stat are based on file extension under
> Win32
> - therefore, binaries'll need to have .exe extension (ie. no symlink
> for postmaster), and the calls to stat'll have to append ".exe".

OK, the attached, applied patch takes care of these issues.

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

Attachment Content-Type Size
unknown_filename text/plain 2.0 KB

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2003-11-11 04:02:49 Re: Other Win32 TODO items?
Previous Message Bruce Momjian 2003-11-11 02:41:17 Re: Other Win32 TODO items?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-11-11 04:02:49 Re: Other Win32 TODO items?
Previous Message Bruce Momjian 2003-11-11 02:39:32 Re: Other Win32 TODO items?