Re: postgresql-7.4b1 Native-Windows patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Saito <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: postgresql-7.4b1 Native-Windows patch
Date: 2003-09-05 02:31:01
Message-ID: 200309050231.h852V1818738@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


I went over this patch and fixed the problem with WIN32_CONSOLE. It
seems you have a problem with mbvalidate. Is that correct? What
doesn't work there?

Also, I see you had to ifdef out something in thread.c. Would you test
current CVS and see if you still need that change.

Thanks.

---------------------------------------------------------------------------

Hiroshi Saito wrote:
> Hi Bruce.
>
> Current 7.4b1 can't be made with Native-Windows.
> This wasn't necessarily investigated in detail.
> It was modified because first of all I wanted to use it.
> psql.exe works in this.
>
> Take it into consideration as an information though it thinks whether it is
> during the progress.
>
> Regards,
> Hiroshi Saito

[ Attachment, skipping... ]

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

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-09-05 02:54:14 Re: doc patch - linux memory handling
Previous Message Bruce Momjian 2003-09-05 02:10:36 Re: libpq-win32 patches