Re: Fix for initdb failures on Vista

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Fix for initdb failures on Vista
Date: 2008-02-29 18:41:18
Message-ID: 47C851CE.7030007@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Dave Page wrote:
> On Fri, Feb 29, 2008 at 3:25 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>> I noticed that as well when looking at the code, but since I ran my tests
>> on non-vista platforms I didn't hit the actual problem.
>>
>> Dave - it shuold be a simple case of adding the same line of code to the
>> regression tests, no?
>
> Yeah, that should do it.

Will you provide a patch for that, or should I? (I remind you I have no
box ready to reproduce it on, so it helps a lot if you can do it :-P)

//Magnus

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2008-02-29 18:42:34 Re: DTrace probe patch for OS X Leopard
Previous Message Heikki Linnakangas 2008-02-29 18:24:52 Re: CopyReadLineText optimization